Compartilhar via


Método ProxyStatistics.BeginQueryProxyStatistics

Esta API dá suporte à infraestrutura do Team Foundation Server e não se destina a ser usada diretamente em seu código.

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

Sintaxe

'Declaração
Public Function BeginQueryProxyStatistics ( _
    callback As AsyncCallback, _
    state As Object _
) As IAsyncResult
public IAsyncResult BeginQueryProxyStatistics(
    AsyncCallback callback,
    Object state
)

Parâmetros

Valor de retorno

Tipo: System.IAsyncResult
Retorna IAsyncResult.

Segurança do .NET Framework

Consulte também

Referência

ProxyStatistics Classe

Namespace Microsoft.TeamFoundation.Client