DeployData..::..Config Property

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

Syntax


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