Partager via


ProxyStatisticsWebService.QueryProxyStatistics, méthode

Retourne les statistiques du serveur proxy, notamment : - CurrentCacheSize - NoOfRequests - OverAllCacheHits - NoOfFilesInCache - OverallCacheMisses - CacheHitsPercentage - CacheMissPercentage - ServerId - ServerUrl

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Server
Assembly :  Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function QueryProxyStatistics As ProxyStatisticsInfo()
[WebMethodAttribute]
public ProxyStatisticsInfo[] QueryProxyStatistics()

Valeur de retour

Type : array<Microsoft.TeamFoundation.Server.Core.ProxyStatisticsInfo[]
Tableau de ProxyStatisticsInfo.

Sécurité .NET Framework

Voir aussi

Référence

ProxyStatisticsWebService Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms