CustomCancellationToken PropertiesC# API
The CustomCancellationToken type exposes the following members.
Properties

  NameDescription
Public propertyIsCancellationRequested
Function to be regularly checked by the background script inside the loop to see if the cancellation was requested.
Back to Top
See Also