Share via


ITeamFoundationEventService.AsyncPublishNotification, méthode

Publie un événement asynchrone à l'aide d'un contexte de la requête du système : Notez que cette réveillera les hôtes de *ANY* qui ont peut-être été dormants.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Sub AsyncPublishNotification ( _
    requestContext As TeamFoundationRequestContext, _
    hostId As Guid, _
    notificationEvent As Object _
)
void AsyncPublishNotification(
    TeamFoundationRequestContext requestContext,
    Guid hostId,
    Object notificationEvent
)

Paramètres

  • hostId
    Type : System.Guid
    L'hôte pour déclencher l'événement dans

Sécurité .NET Framework

Voir aussi

Référence

ITeamFoundationEventService Interface

Microsoft.TeamFoundation.Framework.Server, espace de noms