This documentation is archived and is not being maintained.

IEventService.FireBulkAsyncEvents Method (Object[])

Note: This API is now obsolete.

Obsolete. Use the FireEvents method instead.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

[<ObsoleteAttribute("Use the FireEvent() overloads")>]
abstract FireBulkAsyncEvents : 
        theEvents:Object[] -> unit

Parameters

theEvents
Type: System.Object[]

Show: