CancellationTokenSource Methods
From Task Parallel System.Threading
|
|
| .NET Framework Class Library |
| CancellationTokenSource Methods |
| CancellationTokenSource Class See Also Send Feedback |
The CancellationTokenSource type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Cancel | Overloaded. | |
| CreateLinkedTokenSource | Overloaded. | |
| Dispose |
Releases the resources used by this CancellationTokenSource.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |