| IIdentifiedDataSerializableGetFactoryId Method |
Returns DataSerializableFactory factory id for this class.
Namespace:
Hazelcast.IO.Serialization
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntax Function GetFactoryId As Integer
abstract GetFactoryId : unit -> int
Return Value
Type:
Int32factory id
Remarks Returns DataSerializableFactory factory id for this class.
See Also