Share via


TeamFoundationFileCacheService.Statistics Property

Proxy Statistics information

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

Syntax

'Declaration
Public ReadOnly Property Statistics As ProxyStatistics
public ProxyStatistics Statistics { get; }
public:
property ProxyStatistics^ Statistics {
    ProxyStatistics^ get ();
}
member Statistics : ProxyStatistics with get
function get Statistics () : ProxyStatistics

Property Value

Type: Microsoft.TeamFoundation.Server.Core.ProxyStatistics

.NET Framework Security

See Also

Reference

TeamFoundationFileCacheService Class

Microsoft.TeamFoundation.Server.Core Namespace