Compartir a través de


ProxyStatistics.EndQueryProxyStatistics (Método)

Este la API la infraestructura de Team Foundation Server y no deben usarse directamente desde el código.

Espacio de nombres:  Microsoft.TeamFoundation.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Public Function EndQueryProxyStatistics ( _
    result As IAsyncResult _
) As ProxyStatisticsInfo()
public ProxyStatisticsInfo[] EndQueryProxyStatistics(
    IAsyncResult result
)

Parámetros

Valor devuelto

Tipo: array<Microsoft.TeamFoundation.Client.ProxyStatisticsInfo[]
Devuelva ProxyStatisticsInfo.

Seguridad de .NET Framework

Vea también

Referencia

ProxyStatistics Clase

Microsoft.TeamFoundation.Client (Espacio de nombres)