Platform Core .NET Assemblies API
SetOrRemoveValue Method
See Also  Send Feedback
Terrasoft.Core.Store Namespace > CacheStoreUtilities Class : SetOrRemoveValue Method
source
Cache.
key
The key by which the value value is written to the cache.
value
The value that is written to the cache by the key key.

Glossary Item Box

Tries to write the value value to the cache by the key key. If the value is null, deletes the key from the cache

Syntax

 
C#
 
 

Parameters

source
Cache.
key
The key by which the value value is written to the cache.
value
The value that is written to the cache by the key key.

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.