SqlNotificationCallback 대리자

예 방법으로 알림을 호출자에 게 알리는 대리인으로 사용 된 [TeamFoundationSqlNotificationService].

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

구문

‘선언
Public Delegate Sub SqlNotificationCallback ( _
    requestContext As TeamFoundationRequestContext, _
    eventClass As Guid, _
    eventData As String _
)
public delegate void SqlNotificationCallback(
    TeamFoundationRequestContext requestContext,
    Guid eventClass,
    string eventData
)

매개 변수

참고 항목

참조

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