Represents an asynchronous action that includes progress updates.
Syntax
Attributes
- GuidAttribute("1f6db258-e803-48a1-9546-eb7353398884")
- VersionAttribute(NTDDI_WIN8)
Type parameters
- TProgress
-
The type of the progress data.
Members
The IAsyncActionWithProgress interface has these types of members:
Methods
The IAsyncActionWithProgress interface has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| GetResults | Returns the results of the action. |
Properties
The IAsyncActionWithProgress interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read/write | Gets or sets the method that handles the action completed event. | |
| Read/write | Gets or sets the method that receives progress events. |
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