IDataGetHeapCost Method Hazelcast .Net Client Class Library
Returns approximate heap cost of this Data object in bytes.

Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.3.0
Syntax

int GetHeapCost()

Return Value

Type: Int32
approximate heap cost
See Also

Reference