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