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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.