Transport..::..System Property
Namespace:
Akka.Remote.Transport
Assembly: Akka.Remote (in Akka.Remote.dll)
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); }