Freigeben über


TeamFoundationEventService.PublishNotification-Methode

Veröffentlicht ein asynchrones Ereignis mithilfe eines Systemanforderungskontexts.

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

Syntax

'Declaration
Public Sub PublishNotification ( _
    requestContext As TeamFoundationRequestContext, _
    notificationEvent As Object _
)
public void PublishNotification(
    TeamFoundationRequestContext requestContext,
    Object notificationEvent
)

Parameter

  • notificationEvent
    Typ: System.Object
    Das veröffentlicht werden Ereignis

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationEventService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace