This documentation is archived and is not being maintained.

OperationEventHandler Delegate

Handler to start and finish operations.

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

public delegate void OperationEventHandler(
	Object^ sender, 
	OperationEventArgs^ e
)
Show: