NamedMapInvokableContextTKey, TValueKey Property

ScaleOut Software NamedCache API
Returns current key.

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

public abstract TKey Key { get; }

Return Value

Type: TKey
Current key type of TKey.
See Also

Reference