C# Class System.Net.SafeCloseHandle.SafeLocalFree.SafeGlobalFree.SafeOverlappedFree.SafeOverlappedFree

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Show file Open project: gbarnett/shared-source-cli-2.0

Public Methods

Method Description
Alloc ( ) : System.Net.SafeOverlappedFree
Alloc ( SafeCloseSocket socketHandle ) : System.Net.SafeOverlappedFree

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
Close ( bool resetOwner ) : void
SafeOverlappedFree ( ) : System.Net.Cache
SafeOverlappedFree ( bool ownsHandle ) : System.Net.Cache

Method Details

Alloc() public static method

public static Alloc ( ) : System.Net.SafeOverlappedFree
return System.Net.SafeOverlappedFree

Alloc() public static method

public static Alloc ( SafeCloseSocket socketHandle ) : System.Net.SafeOverlappedFree
socketHandle SafeCloseSocket
return System.Net.SafeOverlappedFree

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool