Skip to main content

Cancellable

Cancellable provides a set of functions that enable cancelling a task

public protocol Cancellable 

Requirements

cancel()

func cancel()

Did you find this page helpful?