C# Class Microsoft.Win32.SafeHandles.SafeServiceHandle

Inheritance: System.Runtime.InteropServices.SafeHandle
Datei anzeigen Open project: dotnet/corefx Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
SafeServiceHandle ( IntPtr handle ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool