Creates a Portable instance using given class id
Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax
Parameters
- classId
- Type: SystemInt32
portable class id
Return Value
Type: IPortableportable instance or null if class id is not known by this factory
See Also