This documentation is archived and is not being maintained.

WebServiceStats Constructor

Initializes a new WebServiceStats instance.

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

public:
WebServiceStats(
	String^ webServiceName
)

Parameters

webServiceName
Type: System::String

The name of the web service to associate to.

Show: