C# Class ParallelTestRunner.Process2.SafeProcessHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
显示文件 Open project: sscobici/ParallelTestRunner Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
InitialSetHandle ( IntPtr h ) : void
SafeProcessHandle ( ) : System
SafeProcessHandle ( IntPtr handle ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool