Creates an IdentifiedDataSerializable instance using given type id
Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.1
Syntax
Parameters
- typeId
- Type: SystemInt32
IdentifiedDataSerializable type id
Return Value
Type: IIdentifiedDataSerializableIdentifiedDataSerializable instance or null if type id is not known by this factory
See Also