NamedMap<TKey, TValue>.ValueSerializer Property

ScaleOut Software NamedCache API

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

public CustomSerializer<TValue> ValueSerializer { get; }

Property Value

Type: CustomSerializer<TValue>
See Also

Reference