AsyncOperationResult Properties
The result of the asynchronous operation.| Name | Description |
|---|---|
| Exception | Gets an exception thrown during the asynchronous operation execution. |
| Value | Gets the result of the asynchronous operation. |
See Also
| Name | Description |
|---|---|
| Exception | Gets an exception thrown during the asynchronous operation execution. |
| Value | Gets the result of the asynchronous operation. |