Freigeben über


ITeamFoundationEventService.AsyncPublishNotification-Methode

Veröffentlicht ein asynchrones Ereignis mithilfe eines Systemanforderungskontexts: Beachten Sie, dass dieses *ANY* Hosts sind aufwacht, die unter Umständen inaktiv.

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

Syntax

'Declaration
Sub AsyncPublishNotification ( _
    requestContext As TeamFoundationRequestContext, _
    hostId As Guid, _
    notificationEvent As Object _
)
void AsyncPublishNotification(
    TeamFoundationRequestContext requestContext,
    Guid hostId,
    Object notificationEvent
)

Parameter

  • hostId
    Typ: System.Guid
    Der Host, z des Ereignisses in auszulösen

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationEventService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace