RemoteDaemon..::..System Property

Gets the system.

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

Syntax


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

Field Value

The system.