Click or drag to resize
CacheableObjectArrayObjectSize Property
return the size of this object in bytes

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public virtual uint ObjectSize { get; }

Property Value

Type: UInt32

Implements

IGFSerializableObjectSize
See Also