Contents

cancel()

Attempts to cancel an interaction started by calling Run(reply:). For certain interactions, cancellation may not be available.

Declaration

func cancel() -> Bool

Return Value

Returns false if the operation is not running, or if cancelation is not supported.

See Also

Starting and Stopping