Click or drag to resize

IPortableContextLookupOrRegisterClassDefinition Method

Namespace:  Hazelcast.IO.Serialization
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
IClassDefinition LookupOrRegisterClassDefinition(
	IPortable portable
)

Parameters

portable
Type: Hazelcast.IO.SerializationIPortable

Return Value

Type: IClassDefinition
Exceptions
ExceptionCondition
IOException
See Also