CoapRequest.stop()

DESCRIPTION

Stop any pending async request executions.

The request should not be used after it has been stopped.

DECLARATION

public func stop()