Partilhar via


Método EventWebService.FireBulkAsyncEvents

Eventos de BIS de fogo vários.

Namespace:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Sub FireBulkAsyncEvents ( _
    guaranteed As Boolean, _
    theEvents As String() _
)
[WebMethodAttribute]
public void FireBulkAsyncEvents(
    bool guaranteed,
    string[] theEvents
)

Parâmetros

  • theEvents
    Tipo: array<System.String[]
    Uma matriz de cadeias de caracteres do evento.

Segurança do .NET Framework

Consulte também

Referência

EventWebService Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices