This documentation is archived and is not being maintained.

WebServiceStats::WebServiceChanged Event

Occurs when the Web service has changed.

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

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

Show: