CancellationTokenSource::Cancel Method
.NET Framework (current version)
Communicates a request for cancellation.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Cancel() | Communicates a request for cancellation. |
![]() | Cancel(Boolean) | Communicates a request for cancellation, and specifies whether remaining callbacks and cancelable operations should be processed. |
Show:
