SynchronizationStatus Members
Include Protected Members
Include Inherited Members
Contains summary information about user profile imports.
The SynchronizationStatus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SynchronizationStatus |
Top
Properties
Name | Description | |
---|---|---|
LastOverallEndTime | ||
LastOverallStartTime | ||
OverallFailures | ||
OverallSuccesses | ||
State |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetCurrentSynchronizationState | ||
GetHashCode | (Inherited from Object.) | |
GetStatus | ||
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable<SynchronizationRunStatus>.GetEnumerator | ||
IEnumerable.GetEnumerator |
Top