IIdentifiedDataSerializableGetFactoryId Method Hazelcast .Net Client Class Library
Returns DataSerializableFactory factory id for this class.

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

int GetFactoryId()

Return Value

Type: Int32
factory id
Remarks

Returns DataSerializableFactory factory id for this class.
See Also

Reference