ISubscription.GetSynchronizationHistory Method
Applies To: Windows Server Update Services
Gets a history of synchronizations that have occurred on the system.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
GetSynchronizationHistory() | Gets all synchronization history in the database. |
|
GetSynchronizationHistory(DateTime, DateTime) | Gets synchronization history that occurred during the specified time period. |
See Also
ISubscription Interface
Microsoft.UpdateServices.Administration Namespace
Return to top