Method CancelRequest
CancelRequest(RequestHandle)
Cancel a request with the given request handle
Declaration
void CancelRequest(RequestHandle handle)
Parameters
| Type | Name | Description |
|---|---|---|
| RequestHandle | handle | The handle to the request, which was returned by the method which initiated it |