Click or drag to resize

ISerializerGetTypeId Method

Namespace:  Hazelcast.IO.Serialization
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
int GetTypeId()

Return Value

Type: Int32
typeId of serializer
See Also