This documentation is archived and is not being maintained.
HttpWorkerRequest.ReasonDefault Field
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Const ReasonDefault As Integer [C#] public const int ReasonDefault; [C++] public: const int ReasonDefault; [JScript] public var ReasonDefault : int;
See Also
HttpWorkerRequest Class | HttpWorkerRequest Members | System.Web Namespace
Show: