Compartilhar via


Construtor TfsConnectionWebServiceCallEventArgs

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

Sintaxe

'Declaração
Public Sub New ( _
    originatingTfsConnection As TfsConnection, _
    requestId As Long, _
    methodName As String, _
    componentName As String, _
    length As Long _
)
public TfsConnectionWebServiceCallEventArgs(
    TfsConnection originatingTfsConnection,
    long requestId,
    string methodName,
    string componentName,
    long length
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

TfsConnectionWebServiceCallEventArgs Classe

Namespace Microsoft.TeamFoundation.Client