EventWebService.FireBulkAsyncEvents-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

EventWebService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices-Namespace