This documentation is archived and is not being maintained.

TfsConnectionWebServiceCallEventArgs::Length Property

The length of the request (for request events) or the response (for response events).

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

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

Property Value

Type: System::Int64
Returns Int64.

Show: