PSSyncActivityStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class PSSyncProgressStatus.
public class PSSyncActivityStatus
type PSSyncActivityStatus = class
Public Class PSSyncActivityStatus
- Inheritance
-
PSSyncActivityStatus
Constructors
PSSyncActivityStatus() |
Properties
AppliedBytes |
Gets or sets the applied bytes. |
AppliedItemCount |
Gets or sets the applied item count. |
PerItemErrorCount |
Gets or sets the per item error count. |
SessionMinutesRemaining |
Gets or sets the estimated time remaining. |
SyncMode |
Gets or sets the sync mode. |
Timestamp |
Gets or sets the timestamp. |
TotalBytes |
Gets or sets the total bytes. |
TotalItemCount |
Gets or sets the total item count. |