SubscriptionEventCategory

Defines constants that are the possible categories for a subscription event.

Members

Member Description Value
SubscriptionModification This event relates to the modification of the subscription. 2
SynchronizationCompletion This event relates to the completion of the synchronization process. 1
SynchronizationStart This event relates to the start of the synchronization process. 0

Requirements

Server Requires Windows Server 2003 or Windows 2000 Server SP4 and later.
Namespace

Defined in Microsoft.UpdateServices.Administration.

Assembly

Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll).

.NET Framework

Requires .NET Framework 1.1.

See Also

ISubscriptionEvent.EventCategory