 | RedisCacheServiceSize Property |
Size of the database
Namespace: SanteDB.Caching.RedisAssembly: SanteDB.Caching.Redis (in SanteDB.Caching.Redis.dll) Version: 3.0.2081-alpha+ce906ccc8091ff0a3c40d1fff3e2485e75a86c5b
Syntaxpublic long Size { get; }Public ReadOnly Property Size As Long
Get
public:
virtual property long long Size {
long long get () sealed;
}abstract Size : int64 with get
override Size : int64 with get
Property Value
Int64Implements
IDataCachingServiceSize
See Also