The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
