GlobalSerializerOptions Class
Namespace: Hazelcast.Serialization
Assembly: Hazelcast.Net.dll
Configures the global serializer.
public class GlobalSerializerOptions : SingletonServiceFactory<ISerializer>, IDisposable
Implements
Inherited Members
Constructors
GlobalSerializerOptions() | Initializes a new instance of the GlobalSerializerOptions class. |
Properties
OverrideClrSerialization | Whether to fully override (and ignore) the native CLR serialization. |