Share via


TeamFoundationSqlNotificationService.RegisterNotificationHierarchy 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 RegisterNotificationHierarchy(TeamFoundationRequestContext, String, Guid, SqlNotificationCallback, Boolean) RegisterNotificationHeirarchy is used to register a callback for an eventClass in a database on each RequestContext from the provided requestContext to the root.
Public method RegisterNotificationHierarchy(TeamFoundationRequestContext, String, Guid, SqlNotificationHandler, Boolean) RegisterNotificationHeirarchy is used to register a callback for an eventClass within a database on each of the RequestContexts from the provided requestContext to the root.

Top

See Also

Reference

TeamFoundationSqlNotificationService Class

Microsoft.TeamFoundation.Framework.Server Namespace