Click or drag to resize
Akka.NETHyperionSerializerIncludeManifest Property
Returns whether this serializer needs a manifest in the fromBinary method

Namespace:  Akka.Serialization
Assembly:  Akka.Serialization.Hyperion (in Akka.Serialization.Hyperion.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override bool IncludeManifest { get; }

Property Value

Type: Boolean
See Also