MessageContainerSerializer..::..IncludeManifest Property

Namespace:  Akka.Remote.Serialization
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public bool IncludeManifest { get; }
Public ReadOnly Property IncludeManifest As Boolean
	Get
public:
property bool^ IncludeManifest {
	bool^ get ();
}