DeployData..::..HasRouterConfig Property

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

Syntax


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