SerializerOptions Class
Namespace: Hazelcast.Serialization
Assembly: Hazelcast.Net.dll
Configures a serializer for a type.
public class SerializerOptions : SingletonServiceFactory<ISerializer>, IDisposable
Implements
Inherited Members
Constructors
Name | Description |
---|---|
Serializer |
Initializes a new instance of the Serialization |
Serializer |
Initializes a new instance of the Serialization |
Properties
Name | Description |
---|---|
Serialized |
Gets or sets the type being serialized. |