IDataGetTypeId Method Hazelcast .Net Client Class Library
Returns serialization type of binary form.

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

int GetTypeId()

Return Value

Type: Int32
serializer type id
Remarks

Returns serialization type of binary form. It's defined by GetTypeId
See Also

Reference