ISerializerHookTGetSerializationType Method Hazelcast .Net Client Class Library
Returns the actual class type of the serialized object

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

Type GetSerializationType()

Return Value

Type: Type
the serialized object type
See Also

Reference