The CustomCancellationToken type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
IsCancellationRequested |
Function to be regularly checked by the background script inside the loop to see if the cancellation was requested.
|
See Also