TestLatch..::..System Property
Namespace:
Akka.TestKit
Assembly: Akka.TestKit (in Akka.TestKit.dll)
Assembly: Akka.TestKit (in Akka.TestKit.dll)
Syntax
public ActorSystem System { get; set; }
Public Property System As ActorSystem Get Set
public: property ActorSystem^ System { ActorSystem^ get (); void set (ActorSystem^ value); }