Freigeben über


ITeamFoundationEventService.PublishDecisionPoint-Methode

Veröffentlicht ein synchrones Ereignis mithilfe des angegebenen Anforderungskontexts.

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

Syntax

'Declaration
Sub PublishDecisionPoint ( _
    requestContext As TeamFoundationRequestContext, _
    notificationEvent As Object _
)
void PublishDecisionPoint(
    TeamFoundationRequestContext requestContext,
    Object notificationEvent
)

Parameter

  • notificationEvent
    Typ: System.Object
    Das zu veröffentlichenden Ereignis

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationEventService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace