ICacheStore - интерфейс Члены Смотри также Terrasoft.Core.Store - пространство имен : ICacheStore - интерфейс C#
Glossary Item Box
public interface ICacheStore : IBaseStore
Data in the cache can be deleted automatically without notice. Therefore, the application logic must not be strictly dependent on the mandatory existence of a value written earlier to the cache (if you want this behaviour, use the storage)
Тип ICacheStore предоставляет следующие члены.
Имя | Описание | |
---|---|---|
GetValues | Gets values by the list of keys |