IAsyncResultExt

IAsyncResultExt class

Represents the extended status of an asynchronous operation.

The IAsyncResultExt type exposes the following members:

Properties

NameDescription
is_canceledGets a value that indicates whether the asynchronous operation completed synchronously.

See Also