Settings..::..DebugRouterMisConfiguration Property

Gets a value indicating whether [debug router mis configuration].

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 mis configuration]; otherwise, false.