Settings..::..DebugRouterMisconfiguration Property

Gets a value indicating whether [debug router misconfiguration].

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public bool DebugRouterMisconfiguration { get; set; }
Public Property DebugRouterMisconfiguration As Boolean
	Get
	Set
public:
property bool^ DebugRouterMisconfiguration {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [debug router misconfiguration]; otherwise, false.