public void Stop() { UnsubscribeFromEvents(); CeBackupServerException.RaiseIfNotSucceeded(InternalCAPI.Stop()); }