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 | |
---|---|---|
GetEventHistory() | Gets all subscription and synchronization events. |
|
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