Click or drag to resize

IIdentifiedDataSerializableGetFactoryId Method

Returns DataSerializableFactory factory id for this class.

Namespace:  Hazelcast.IO.Serialization
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
int GetFactoryId()

Return Value

Type: Int32
factory id
Remarks
Returns DataSerializableFactory factory id for this class.
See Also