Example #1
0
 public Task StartAsync()
 {
     return(_tcpConnectionManager.StartAsync());
 }