Interface IAsyncResultExt
IAsyncResultExt interface
Represents the extended status of an asynchronous operation.
public interface IAsyncResultExt : IAsyncResult
Properties
| Name | Description |
|---|---|
| ErrorInfo { get; } | Gets a value that represents operation error. |
| IsCanceled { get; } | Gets a value that indicates whether the asynchronous operation completed synchronously. |
See Also
- namespace Aspose.Email.Clients
- assembly Aspose.Email