The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IAsyncAction interface
Represents an asynchronous action.
Syntax
Attributes
- [Version(0x06020000)]
Members
The IAsyncAction interface has these types of members:
Methods
The IAsyncAction interface has these methods. It also inherits methods from the Object class.
Method | Description |
---|---|
GetResults | Returns the results of the action. |
Properties
The IAsyncAction interface has these properties.
Property | Access type | Description |
---|---|---|
Read/write | Gets or sets the method that handles the action completed event. |
Remarks
Interface inheritance
IAsyncAction inherits IAsyncInfo. Types that implement IAsyncAction also implement the interface members of IAsyncInfo.
Requirements
Minimum supported client | Windows 8 |
---|---|
Minimum supported server | Windows Server 2012 |
Minimum supported phone | Windows Phone 8 |
Namespace |
|
Metadata |
|
See also
Show: