Ejemplo n.º 1
0
 public void UnSubscribe()
 {
     _userConnectionService.Disconnected(Context);
     _permanentConnectionService.OnDisconnected(Context);
 }