AzureTask

public protocol AzureTask

A handle for an asynchronous operation that can be canceled.

  • Cancel this operation.

    Declaration

    Swift

    func cancel()