Click or drag to resize
Akka.NETTestKitBaseSys 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.42 (1.2.3.42)
Syntax
public ActorSystem Sys { get; }

Property Value

Type: ActorSystem
See Also