protected override bool ReleaseHandle()
 {
     return(Win32NativeMethods.CloseServiceHandle(handle));
 }