CacheStoreUtilities - класс Члены Смотри также Terrasoft.Core.Store - пространство имен : CacheStoreUtilities - класс C#
Glossary Item Box
[Extension()] public static class CacheStoreUtilities
Тип CacheStoreUtilities предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() ![]() | AdjustRawGetValuesResult | Checks the passed dictionary for values with the specified keys. |
![]() ![]() | ExpireGroup | Sets the expiration indicator for the specified group of cache items. |
![]() ![]() | GetRootStore | Перегружен. |
![]() ![]() | GetValue | Перегружен. |
![]() ![]() | GetValues | Returns the cache values by the specified list of keys. |
![]() ![]() | Pop<T> | Gets the value by the key key from the data storage, casts the obtained value to the appropriate type and deletes the given key from the storage |
![]() ![]() | SetOrRemoveValue | Tries to write the value value to the cache by the key key. If the value is null , deletes the key from the cache. |
![]() ![]() | WithLocalCaching | Перегружен. |
![]() ![]() | WithLocalCachingOnly | Provides the local data storage and data freshness monitoring , using the specified (global) cache. |
System.Object
Terrasoft.Core.Store.CacheStoreUtilities