Exemple #1
0
 public bool IsListening()
 {
     return(_client.IsListening());
 }