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
SerializerOptions() | Initializes a new instance of the SerializationOptions class. |
SerializerOptions(SerializerOptions, Boolean) | Initializes a new instance of the SerializationOptions class. |
Properties
SerializedType | Gets or sets the type being serialized. |