Click or drag to resize

RedisCacheServiceSize Property

Gets the current size of the cache in objects

Namespace:  SanteDB.Caching.Redis
Assembly:  SanteDB.Caching.Redis (in SanteDB.Caching.Redis.dll) Version: 2.2.1
Syntax
public long Size { get; }

Property Value

Type: Int64

Implements

IDataCachingServiceSize
See Also