NamedMapInvokableContextTKey, TValueValue Property

ScaleOut Software NamedCache API
Returns current value.

Namespace:  Soss.Client.Concurrent
Assembly:  soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax

public abstract TValue Value { get; }

Return Value

Type: TValue
Current key type of TValue.
See Also

Reference