RemoteDaemon..::..System Property
Gets the system.
Namespace:
Akka.RemoteAssembly: 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); }