Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides support for asynchronous operations.
Inheritance
The IAsyncInfo interface inherits from IInspectable. IAsyncInfo also has these types of members:
Methods
The IAsyncInfo interface has these methods.
IAsyncInfo::Cancel Requests cancellation of the asynchronous operation already in progress. |
IAsyncInfo::Close Closes the asynchronous work object. |
IAsyncInfo::get_ErrorCode Retrieves the termination status of the asynchronous operation. |
IAsyncInfo::get_Id Retrieves the identifier of the asynchronous operation. |
IAsyncInfo::get_Status Gets a value that indicates the status of the asynchronous operation. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | asyncinfo.h |