CustomSerializerTGetSize Method

ScaleOut Software NamedCache API
Returns the size of fixed size objects.

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

public int GetSize()

Return Value

Type: Int32
Fixed size in bytes or 0 for variable length objects.
See Also

Reference