Exemplo n.º 1
0
 public Task StartAsync(CancellationToken cancellationToken)
 {
     return(client.StartClientAsync());
 }