Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The possible return values from the notification of a subscriber.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Enumeration EventNotificationStatus
public enum EventNotificationStatus
public enum class EventNotificationStatus
type EventNotificationStatus
public enum EventNotificationStatus
Members
Member name | Description | |
---|---|---|
ActionApproved | Like ActionPermitted, but do not notify other subscribers. | |
ActionDenied | Action denied; do not notify other subscribers. | |
ActionPermitted | Action permitted; continue with subscriber notification. |