DeployData..::..RouterConfig Property

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

Syntax


public ByteString RouterConfig { get; }
Public ReadOnly Property RouterConfig As ByteString
	Get
public:
property ByteString^ RouterConfig {
	ByteString^ get ();
}