Click or drag to resize

IDataTotalSize Method

Returns the total size of Data in bytes

Namespace:  Hazelcast.IO.Serialization
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
int TotalSize()

Return Value

Type: Int32
total size
See Also