NamedCacheSerializationCallbacks Property

ScaleOut Software NamedCache API
Return the SerializationCallbacks in use for this NamedCache instance. If null, the default serialization mechanism will be used.

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

protected SerializationCallbackHolder SerializationCallbacks { get; }

Property Value

Type: SerializationCallbackHolder
See Also

Reference