Represents the result of cancelling a long operation task.

Implements

Constructors

Properties

Methods

Constructors

Properties

id?: string

The ID of the task which has been subject to cancellation.

result?: boolean

Indicates if the request to cancel the task has been received.

The type of the task which has been subject to cancellation.

Methods

  • Parameters

    • Optional_data: any

    Returns void

  • Parameters

    • Optionaldata: any

    Returns any