Compartir a través de


ProxyStatisticsWebService.QueryProxyStatistics (Método)

Devuelve las estadísticas para el servidor proxy, incluidas las siguientes: - CurrentCacheSize - NoOfRequests - OverAllCacheHits - NoOfFilesInCache - OverallCacheMisses - CacheHitsPercentage - CacheMissPercentage - ServerId - ServerUrl

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

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function QueryProxyStatistics As ProxyStatisticsInfo()
[WebMethodAttribute]
public ProxyStatisticsInfo[] QueryProxyStatistics()

Valor devuelto

Tipo: array<Microsoft.TeamFoundation.Server.Core.ProxyStatisticsInfo[]
Matriz de ProxyStatisticsInfo.

Seguridad de .NET Framework

Vea también

Referencia

ProxyStatisticsWebService Clase

Microsoft.TeamFoundation.VersionControl.Server (Espacio de nombres)