Condividi tramite


Metodo ITeamFoundationEventService.AsyncPublishNotification

Genera un evento asincrono utilizzando un contesto della richiesta di sistema: Si noti che questo sveglierà gli host del *ANY* che possono essere inattivi.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

  • hostId
    Tipo: System.Guid
    L'host per generare l'evento in

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITeamFoundationEventService Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server