Freigeben über


ProxyStatistics.EndQueryProxyStatistics-Methode

Diese API unterstützt die Team Foundation Server-Infrastruktur und nicht beabsichtigt, direkt im Code verwendet werden.

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

Syntax

'Declaration
Public Function EndQueryProxyStatistics ( _
    result As IAsyncResult _
) As ProxyStatisticsInfo()
public ProxyStatisticsInfo[] EndQueryProxyStatistics(
    IAsyncResult result
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Client.ProxyStatisticsInfo[]
Gibt ProxyStatisticsInfo zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ProxyStatistics Klasse

Microsoft.TeamFoundation.Client-Namespace