Platform Core .NET Assemblies API
GetValues Method
See Also  Send Feedback
Terrasoft.Core.Store Namespace > CacheStoreUtilities Class : GetValues Method
source
Cache.
keys
List of keys for which to obtain values

Glossary Item Box

Gets values from the cache according to a given list of keys.

Syntax

 
C#
 
 

Parameters

source
Cache.
keys
List of keys for which to obtain values

Return Value

The dictionary that contains the complete list of keys and values corresponding to these keys. If a value by a certain key was not found, the record in the dictionary will exist, but its value will be null.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.