Example #1
0
 private void RemoteClient_OnClientDisconnected(BaseClient obj)
 {
     LocalClient.Stop();
 }