This documentation is archived and is not being maintained.

HttpWorkerRequest.ReasonFileHandleCacheMiss Field

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

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

See Also

HttpWorkerRequest Class | HttpWorkerRequest Members | System.Web Namespace

Show: