This documentation is archived and is not being maintained.

HttpWorkerRequest.ReasonCachePolicy Field

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public Const ReasonCachePolicy As Integer
[C#]
public const int ReasonCachePolicy;
[C++]
public: const int ReasonCachePolicy;
[JScript]
public var ReasonCachePolicy : int;

See Also

HttpWorkerRequest Class | HttpWorkerRequest Members | System.Web Namespace

Show: