Click or drag to resize

IDataGetHeapCost Method

Returns approximate heap cost of this Data object in bytes.

Namespace:  Hazelcast.IO.Serialization
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.0
Syntax
int GetHeapCost()

Return Value

Type: Int32
approximate heap cost
See Also