This documentation is archived and is not being maintained.

IEventService.FireAsyncEvent Method (String)

Note: This API is now obsolete.

Obsolete. Use the FireEvent method instead.

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

[ObsoleteAttribute("Use the FireEvent() overloads")]
void FireAsyncEvent(
	string theEvent
)

Parameters

theEvent
Type: System.String

Show: