Click or drag to resize
IHubCancelRequestAsync Method
Overload List
  NameDescription
Public methodCancelRequestAsync(Int32)

Cancels an ongoing request. The request is stopped.

Public methodCancelRequestAsync(AsyncHandle)
Cancels an ongoing request. The request is stopped.
Public methodCancelRequestAsync(AsyncHandle, Int32)

Cancels an ongoing request. The request is stopped.

Top
See Also