Ejemplo n.º 1
0
 protected override Task OnConnect(CancellationToken ct)
 {
     return(_channel.Connect(ct));
 }