CacheStoreProvider.SizeInBytes Property

Definition

Gets the approximate size in bytes of the cache.

public:
 abstract property long SizeInBytes { long get(); };
public abstract long SizeInBytes { get; }
member this.SizeInBytes : int64
Public MustOverride ReadOnly Property SizeInBytes As Long

Property Value

The approximate size in bytes of the cache.

Applies to