IVersionedPortable Interface
Namespace: Hazelcast.Serialization
Assembly: Hazelcast.Net.dll
VersionedPortable is an extension to IPortable to support per class version instead of a global serialization version.
public interface IVersionedPortable : IPortable
Inherited Members
Properties
Name | Description |
---|---|
ClassVersion | Returns version for this Portable class |