This documentation is archived and is not being maintained.

PollingCompletedEventHandler Delegate

Event handler for a completed event.

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

public delegate void PollingCompletedEventHandler(
	Object^ sender, 
	PollingCompletedEventArgs^ e
)
Show: