SqlNotificationHandler 대리자

SqlNotificationHandler의 대리인으로 서 예의 TeamFoundationSqlNotificationService 통해 알림을 호출자에 게 알리는 데 사용 됩니다.

네임스페이스:  Microsoft.TeamFoundation.Framework.Server
어셈블리:  Microsoft.TeamFoundation.Framework.Server(Microsoft.TeamFoundation.Framework.Server.dll)

구문

‘선언
Public Delegate Sub SqlNotificationHandler ( _
    requestContext As TeamFoundationRequestContext, _
    args As NotificationEventArgs _
)
public delegate void SqlNotificationHandler(
    TeamFoundationRequestContext requestContext,
    NotificationEventArgs args
)

매개 변수

참고 항목

참조

Microsoft.TeamFoundation.Framework.Server 네임스페이스