Ejemplo n.º 1
0
 public void Stop()
 {
     FileLogger.LogInfo("Service stops, Cancel token activated");
     CancelTokenSource.Cancel();
 }