AspNetCacheProvider.Misses Property
- Namespace:
- Weavy.Core.Providers
- Assembly:
- Weavy.Core.dll
Gets the total number of cache misses.
public long Misses { get; }
Property value
long
Gets the total number of cache misses.
public long Misses { get; }