| SerializerIncludeManifest Property |
Returns whether this serializer needs a manifest in the fromBinary method
Namespace:
Akka.Serialization
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public abstract bool IncludeManifest { get; }
abstract IncludeManifest : bool with get
Property Value
Type:
BooleanSee Also