Contents

cancel()

Cancels a pending request.

Declaration

func cancel()

Discussion

After canceling a request, you can call the calculate(completionHandler:) method again (if you want) to restart the request process.

See Also

Managing the request