Deploy..::..RouterConfig Property

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

Syntax


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