SqlNotificationEventClasses Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.SqlNotificationEventClasses
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public NotInheritable Class SqlNotificationEventClasses
public static class SqlNotificationEventClasses
public ref class SqlNotificationEventClasses abstract sealed
[<AbstractClass>]
[<Sealed>]
type SqlNotificationEventClasses = class end
public final class SqlNotificationEventClasses
The SqlNotificationEventClasses type exposes the following members.
Fields
Name | Description | |
---|---|---|
AccountQuotaValueChanged | Event class for receiving notifications about account quota values changes. | |
QuotaDefinitionChanged | Event class for receiving notifications about quota definitions changes. | |
RegistrySettingsChanged | Event class for receiving notifications about registry changes. See FilterNotification for event data extraction. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.