CacheStoreProvider.SizeInBytes Property

 

Gets the approximate size in bytes of the cache.

Namespace:   System.Web.Caching
Assembly:  System.Web (in System.Web.dll)

public abstract long SizeInBytes { get; }

Property Value

Type: System.Int64

The approximate size in bytes of the cache.

.NET Framework
Available since 4.7
Return to top
Show: