GlobalSerializerConfig ClassHazelcast .Net Client Class Library
Inheritance Hierarchy

SystemObject
  Hazelcast.ConfigGlobalSerializerConfig

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

public class GlobalSerializerConfig

The GlobalSerializerConfig type exposes the following members.

Constructors

  NameDescription
Public methodGlobalSerializerConfig
Initializes a new instance of the GlobalSerializerConfig 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 methodGetOverrideClrSerialization
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetClassName
Public methodSetImplementationT
Public methodSetOverrideClrSerialization
Public methodToString (Overrides ObjectToString.)
Top
See Also

Reference