protected override bool ReleaseHandle()
 {
     return(WindowsNative.FindClose(base.handle));
 }