TeamFoundationSqlNotificationService.UnregisterNotificationHierarchy Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method UnregisterNotificationHierarchy(TeamFoundationRequestContext, String, Guid, SqlNotificationCallback, Boolean) UnregisterNotification is used to remove a notification callback for a previously registered event on each requestContext from the provided one to the root.
Public method UnregisterNotificationHierarchy(TeamFoundationRequestContext, String, Guid, SqlNotificationHandler, Boolean) UnregisterNotification is used to remove a notification handler for a previously registered event on each of the requestContexts from the provided one to the root.

Top

See Also

Reference

TeamFoundationSqlNotificationService Class

Microsoft.TeamFoundation.Framework.Server Namespace