Example #1
0
 protected override bool ReleaseHandle()
 {
     return((uint)SafeHandle.CloseHandle(this.handle) > 0U);
 }