Click or drag to resize
NewtonSoftJsonSerializerIncludeManifest Property
Gets a value indicating whether [include manifest].

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

Property Value

Type: Boolean
true if [include manifest]; otherwise, false.
See Also