Get the size of this object in bytes.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
uint ObjectSize{ get;} |
| Visual Basic (Declaration) |
|---|
ReadOnly Property ObjectSize As UInteger |
| Visual C++ |
|---|
property unsigned int ObjectSize { unsigned int get (); } |
Return Value
the size of this object in bytes.
See Also
IGFSerializable Interface
GemStone.GemFire.Cache Namespace