This documentation is archived and is not being maintained.

GettingEventArgs::Total Property

This is the total number of operations to be processed.

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

public:
property int Total {
	int get ();
}

Property Value

Type: System::Int32

Show: