Platform Core .NET Assemblies API
CacheStoreUtilities Class Members
See Also  Methods  Send Feedback
Terrasoft.Core.Store Namespace : CacheStoreUtilities Class

Glossary Item Box

The following tables list the members exposed by CacheStoreUtilities.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)AdjustRawGetValuesResultChecks the passed dictionary with values for the presence in it of values with the given keys.  
Public Methodstatic (Shared in Visual Basic)ExpireGroupSets the aging flag for the specified group of cache items.  
Public Methodstatic (Shared in Visual Basic)GetRootStoreOverloaded.   
Public Methodstatic (Shared in Visual Basic)GetValueOverloaded.   
Public Methodstatic (Shared in Visual Basic)GetValuesGets values from the cache according to a given list of keys.  
Public Methodstatic (Shared in Visual Basic)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  
Public Methodstatic (Shared in Visual Basic)SetOrRemoveValueTries to write the value value to the cache by the key key. If the value is null, deletes the key from the cache  
Public Methodstatic (Shared in Visual Basic)WithLocalCachingOverloaded.   
Public Methodstatic (Shared in Visual Basic)WithLocalCachingOnlyProvides the local data storage and data freshness monitoring , using the specified (global) cache.  
Top

See Also

© Terrasoft 2002-2018.