cancel()
Cancels an asynchronous load of a request.
Declaration
func cancel()Discussion
After this method is called, the connection makes no further delegate method calls. If you want to reattempt the connection, you should create a new connection object.