Share via


ProxyStatistics.OverallCacheHits Property

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property OverallCacheHits As Long
public long OverallCacheHits { get; }
public:
property long long OverallCacheHits {
    long long get ();
}
member OverallCacheHits : int64 with get
function get OverallCacheHits () : long

Property Value

Type: System.Int64

.NET Framework Security

See Also

Reference

ProxyStatistics Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace