NamedCacheObjectMetadataObjectSize Property

ScaleOut Software NamedCache API
Returns the size in bytes of the State Server object described by this NamedCacheObjectMetadata instance.

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

public int ObjectSize { get; }

Property Value

Type: Int32
See Also

Reference