cancel()
Attempts to cancel an interaction started by calling Run(reply:). For certain interactions, cancellation may not be available.
Declaration
func cancel() -> BoolReturn Value
Returns false if the operation is not running, or if cancelation is not supported.