CancelAsyncOperation
CancelAsyncOperation
Cancels asynchronous operation. This method is used only with APM operations also known as Begin/End methods. Please do not use this method with TAP operations!
Returns: void Aspose::Email::Clients::
CancelAsyncOperation(System::SharedPtr < System::IAsyncResult > asyncResult)
| Parameter | Description |
|---|---|
| asyncResult | Defines asynchronous operation to cancel. |