Platform Core .NET Assemblies API
GetValues Method
See Also  Send Feedback
Terrasoft.Core.Store Namespace > MemoryCacheStore Class : GetValues Method
keys
Multiple keys for which to obtain values from the cache.

Glossary Item Box

Gets values by the list of keys

Syntax

 
C#
 
 

Parameters

keys
Multiple keys for which to obtain values from the cache.

Return Value

The dictionary that contains the complete list of keys and values corresponding to these keys. If a value for a particular key was not found, a record with this key with null value will be added to the dictionary.

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.