ISerializer Interface
Namespace: Hazelcast.Serialization
Assembly: Hazelcast.Net.dll
Defines a custom serializer.
public interface ISerializer : IDisposable
Inherited Members
Properties
Name | Description |
---|---|
TypeId | Gets the identifier of the serialized type. |