Ejemplo n.º 1
0
 public Task StopAsync(CancellationToken cancellationToken)
 {
     return(manager.StopAsync(cancellationToken));
 }