Represents an asynchronous operation.
Syntax
Attributes
- GuidAttribute("9fc2b0bb-e446-44e2-aa61-9cab8f636af2")
- VersionAttribute(NTDDI_WIN8)
Type parameters
- TResult
-
The type of the result.
Members
The IAsyncOperation interface has these types of members:
Methods
The IAsyncOperation interface has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| GetResults | Returns the results of the operation. |
Properties
The IAsyncOperation interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read/write | Gets or sets the method that handles operation completed event. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013