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