CancellationToken

Provides a token for allowing cancellation of an operation.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Get if the operation was cancelled.

Functions

Link copied to clipboard
fun cancel()

Cancel.