C# Class System.Net.HttpServerSessionHandle

Inheritance: Microsoft.Win32.SafeHandles.CriticalHandleZeroOrMinusOneIsInvalid
显示文件 Open project: dotnet/corefx Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
DangerousGetServerSessionId ( ) : ulong
HttpServerSessionHandle ( ulong id ) : Microsoft.Win32.SafeHandles

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool