NamedMapInvokableContextTKey, TValueGetMap Method

ScaleOut Software NamedCache API

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

public abstract NamedMap<TKey, TValue> GetMap()

Return Value

Type: NamedMapTKey, TValue
The current instance of the named map.
See Also

Reference