| TestKitBaseSys Property |
The
ActorSystem that is recreated and used for each test.
Namespace:
Akka.TestKit
Assembly:
Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public ActorSystem Sys { get; }
member Sys : ActorSystem with get
Property Value
Type:
ActorSystemSee Also