Click or drag to resize

ISerializerHookTGetSerializationType Method

Returns the actual class type of the serialized object

Namespace:  Hazelcast.IO.Serialization
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
Type GetSerializationType()

Return Value

Type: Type
the serialized object type
See Also