Exemplo n.º 1
0
 protected override Task ExecuteAsync(CancellationToken serviceCt)
 {
     return(_dirWatcher.Start(serviceCt));
 }