ProxyStatistics.OverallCacheMisses Property

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

Syntax

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

Property Value

Type: System.Int64
Returns Int64.

.NET Framework Security

See Also

Reference

ProxyStatistics Class

Microsoft.TeamFoundation.Framework.Server Namespace