ISubscription.GetEventHistory Method

 

Applies To: Windows Server Update Services

Gets all the events for the server subscription.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Overload List

Name Description
System_CAPS_pubmethod GetEventHistory()

Gets all subscription and synchronization events.

System_CAPS_pubmethod GetEventHistory(DateTime, DateTime)

Gets subscription and synchronization events that occurred during the specified time period.

See Also

ISubscription Interface
Microsoft.UpdateServices.Administration Namespace

Return to top