Contents

cancelRequest()

Cancels a request in progress.

Declaration

func cancelRequest()

Discussion

Use this method to cancel an in progress request. Cancellation isn’t guarenteed when you call this method, the system might return a document response if it was already in flight.