C# Class Microsoft.Win32.SafeHandles.SafeThreadHandle

Inheritance: System.Runtime.InteropServices.SafeHandle
Show file Open project: dotnet/corefx Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
InitialSetHandle ( IntPtr h ) : void
SafeThreadHandle ( ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool