This documentation is archived and is not being maintained.

WebServiceCall Constructor

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

public:
WebServiceCall(
	String^ webServiceName, 
	int runTime, 
	bool isRunning
)

Parameters

webServiceName
Type: System::String
runTime
Type: System::Int32
isRunning
Type: System::Boolean

Show: