Partager via


EventWebService.FireAsyncEvent, méthode

Déclenche un événement de BRI.

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

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Sub FireAsyncEvent ( _
    guaranteed As Boolean, _
    theEvent As String _
)
[WebMethodAttribute]
public void FireAsyncEvent(
    bool guaranteed,
    string theEvent
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

EventWebService Classe

Microsoft.TeamFoundation.Server.Core.WebServices, espace de noms