IProgressSummary Members
Include Protected Members
Include Inherited Members
Defines properties that indicate the status for a type of synchronization (operation execution, query execution, association execution, and instance refresh).
The IProgressSummary type exposes the following members.
Properties
Name | Description | |
---|---|---|
Failed | Gets the number of items that failed processing. | |
Pending | Gets the number of items that are pending processing. | |
Total | Gets the total number of items to process. |
Top