CancellationToken Property
Overloads
CancellationToken |
The token used to synchronize shutdown events with all outstanding tasks |
CancellationToken
The token used to synchronize shutdown events with all outstanding tasks
Declaration
public CancellationToken CancellationToken { get; }
Property Value
Type | Description |
---|---|
System.Threading.CancellationToken |