ISerializer InterfaceHazelcast .Net Client Class Library
Base interface of custom serialization interfaces

see IByteArraySerializer<T> see IStreamSerializer<T>

Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax

public interface ISerializer

The ISerializer type exposes the following members.

Methods

  NameDescription
Public methodDestroy
Called when instance is shutting down.
Public methodGetTypeId
Top
See Also

Reference