Data Types

CancellationToken

Cancellation token used in the Upload SDKs to make certain operations (e.g. file uploads) cancellable by the calling code.

Structure

{
"isCancelled": Boolean
}

Example

{
"isCancelled": false
}

Properties

isCancelled

If set to true, instructs the SDK to cancel the associated operation.

Example: false

Type: Boolean

Required: Yes

Used by

Was this section helpful? Yes No

You are using an outdated browser.

This website requires a modern web browser -- the latest versions of these browsers are supported: