TaskHandle

public protocol TaskHandle

Handle that’s returned by some calls. It can be used to cancel those calls

  • Declaration

    Swift

    func cancel()