This documentation is archived and is not being maintained.

HttpWorkerRequest.GetConnectionID Method

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

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

See Also

HttpWorkerRequest Class | HttpWorkerRequest Members | System.Web Namespace

Show: