Compartilhar via


Método ITeamFoundationEventService.PublishNotification

Publicar um evento assíncrona usando um contexto de solicitação do sistema.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Sub PublishNotification ( _
    requestContext As TeamFoundationRequestContext, _
    notificationEvent As Object _
)
void PublishNotification(
    TeamFoundationRequestContext requestContext,
    Object notificationEvent
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationEventService Interface

Namespace Microsoft.TeamFoundation.Framework.Server