Share via


GroupPolicyNotificationRegistration Class

Represents a Group Policy notification registration to watch Group Policy notifications.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability
Assembly:  Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)

Syntax

'Declaration
Public Class GroupPolicyNotificationRegistration _
    Implements IDisposable
public class GroupPolicyNotificationRegistration : IDisposable
public ref class GroupPolicyNotificationRegistration : IDisposable
public class GroupPolicyNotificationRegistration implements IDisposable

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.GroupPolicyNotificationRegistration

See Also

GroupPolicyNotificationRegistration Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability Namespace