CancellationToken Property
Last updated: 6/9/2026Overloads
| 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
CancellationToken CancellationToken { get; }
Property Value
| Type | Description |
|---|---|
| System.Threading.CancellationToken |