AzureTask
public protocol AzureTask
A handle for an asynchronous operation that can be canceled.
-
Cancel this operation.
Declaration
Swift
func cancel()
AzureCore 1.0.0-beta.15 Docs (42% documented)
public protocol AzureTask
A handle for an asynchronous operation that can be canceled.
Cancel this operation.
Swift
func cancel()