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