return the size of this object in bytes
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
public virtual uint ObjectSize{ get;} |
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property ObjectSize As UInteger |
| Visual C++ |
|---|
public: virtual property unsigned int ObjectSize { unsigned int get (); } |
See Also
CacheableObject Class
GemStone.GemFire.Cache Namespace