This documentation is archived and is not being maintained.

WebServiceCall::ThreadId Property

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

public:
property int ThreadId {
	int get ();
	void set (int value);
}

Property Value

Type: System::Int32
Returns Int32.

Show: