InterruptMonitor.CancellationToken

InterruptMonitor.CancellationToken-Eigenschaft

Das Abbruch-Token des Monitors, das für die Prozessunterbrechung verwendet wird. Standardmäßig erzeugt jeder IInterruptMonitor seine eigene cancellationSource.

public CancellationToken CancellationToken { get; }

Siehe auch