EventWebService.FireBulkAsyncEvents (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Sub FireBulkAsyncEvents ( _
    guaranteed As Boolean, _
    theEvents As String() _
)
[WebMethodAttribute]
public void FireBulkAsyncEvents(
    bool guaranteed,
    string[] theEvents
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

EventWebService Clase

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices (Espacio de nombres)