/// <summary> /// Validates directory server state. /// </summary> public void ValidateServerState() { ServiceHelper.ValidateServerState(_server); }