| IHubCancelRequestAsync Method | 
| Name | Description | |
|---|---|---|
| CancelRequestAsync(Int32) | Cancels an ongoing request. The request is stopped.  | |
| CancelRequestAsync(AsyncHandle) | 
            Cancels an ongoing request. The request is stopped.
              | |
| CancelRequestAsync(AsyncHandle, Int32) | Cancels an ongoing request. The request is stopped.  |