Contents

cancel()

Requests cancellation of any running requests.

Declaration

func cancel()

Discussion

When cancellation has completed, a .processingCancelled message will be output and isProcessing will be false. Calling this method has no effect if !isProcessing.

See Also

Controlling object creation