Exemple #1
0
 public Task ConnectAsync()
 {
     return(_channel.Connect(_connectionStringBuilder.EndPoint));
 }