This documentation is archived and is not being maintained.

WebServiceStats::AverageChanged Event

Occurs when the Average property has changed.

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

public:
 event EventHandler^ AverageChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

Show: