Share via


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
System_CAPS_pubmethod GetSynchronizationHistory()

Gets all synchronization history in the database.

System_CAPS_pubmethod GetSynchronizationHistory(DateTime, DateTime)

Gets synchronization history that occurred during the specified time period.

See Also

ISubscription Interface
Microsoft.UpdateServices.Administration Namespace

Return to top