예제 #1
0
 public bool IsConnected()
 {
     return(_clientPeer.IsConnected());
 }