This documentation is archived and is not being maintained.
TfsConnectionWebServiceCallEventArgs Constructor
Visual Studio 2013
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
- 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: