This documentation is archived and is not being maintained.

TfsConnectionWebServiceCallEventArgs::RequestId Property

The unique request ID for this Web request, which may be used to match the Begin and End events. In rare cases, the value may be zero.

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

public:
property long long RequestId {
	long long get ();
}

Property Value

Type: System::Int64
Returns Int64.

Show: