CacheStoreProvider.SizeInBytes Propiedad

Definición

Obtiene el tamaño aproximado en bytes de la memoria caché.

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

Valor de propiedad

Int64

El tamaño aproximado en bytes de la memoria caché.

Se aplica a