This documentation is archived and is not being maintained.
WebServiceCallList::AddTime Method
Visual Studio 2013
Adds time to the WebServiceStats of the Web service that is specified by name.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- webServiceName
- Type: System::String
The name of the Web service to add time to.
- runTime
- Type: System::Int32
The time to add to the Web service run time.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: