This documentation is archived and is not being maintained.

HttpWorkerRequest.GetUrlContextID Method

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

[Visual Basic]
Public Overridable Function GetUrlContextID() As Long
[C#]
public virtual long GetUrlContextID();
[C++]
public: virtual __int64 GetUrlContextID();
[JScript]
public function GetUrlContextID() : long;

See Also

HttpWorkerRequest Class | HttpWorkerRequest Members | System.Web Namespace

Show: