ProxyStatisticsWebService.QueryProxyStatistics Method

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'宣言
<WebMethodAttribute> _
Public Function QueryProxyStatistics As ProxyStatisticsInfo()
[WebMethodAttribute]
public ProxyStatisticsInfo[] QueryProxyStatistics()
[WebMethodAttribute]
public:
array<ProxyStatisticsInfo^>^ QueryProxyStatistics()
[<WebMethodAttribute>]
member QueryProxyStatistics : unit -> ProxyStatisticsInfo[] 
public function QueryProxyStatistics() : ProxyStatisticsInfo[]

Return Value

Type: array<ProxyStatisticsInfo[]

.NET Framework Security

See Also

Reference

ProxyStatisticsWebService Class

Microsoft.TeamFoundation.VersionControl.Server Namespace