Expand Minimize
This topic has not yet been rated - Rate this topic

SubscriptionEventCategory Enumeration

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


Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
'Usage
Dim instance As SubscriptionEventCategory

[ComVisibleAttribute(true)] 
public enum SubscriptionEventCategory
/** @attribute ComVisibleAttribute(true) */ 
public enum SubscriptionEventCategory
ComVisibleAttribute(true) 
public enum SubscriptionEventCategory
Member nameDescription
SubscriptionModificationThis event relates to the modification of the subscription.
SynchronizationCompletionThis event relates to the completion of the synchronization process.
SynchronizationStartThis event relates to the start of the synchronization process.

Development Platforms

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Server 2008 R2



Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.