public void Cleanup()
 {
     _ntServiceBridge.Dispose();
     _ntServiceBridge = null;
 }