This documentation is archived and is not being maintained.

TfsConnectionWebServiceCallEventArgs Constructor

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

public:
TfsConnectionWebServiceCallEventArgs(
	TfsConnection^ originatingTfsConnection, 
	long long requestId, 
	String^ methodName, 
	String^ componentName, 
	long long length
)

Parameters

originatingTfsConnection
Type: Microsoft.TeamFoundation.Client::TfsConnection
requestId
Type: System::Int64
methodName
Type: System::String
componentName
Type: System::String
length
Type: System::Int64

Show: