SerializerConfig ClassHazelcast .Net Client Class Library
Inheritance Hierarchy

SystemObject
  Hazelcast.ConfigSerializerConfig

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

public class SerializerConfig

The SerializerConfig type exposes the following members.

Constructors

  NameDescription
Public methodSerializerConfig
Initializes a new instance of the SerializerConfig class
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetClassName
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetImplementation
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetTypeClass
Public methodGetTypeClassName
Public methodSetClass
Public methodSetClassName
Public methodSetImplementationT(IByteArraySerializerT)
Public methodSetImplementationT(IStreamSerializerT)
Public methodSetTypeClass
Public methodSetTypeClassName
Public methodToString (Overrides ObjectToString.)
Top
See Also

Reference