Click or drag to resize
Akka.NETAutoPilotKeepRunning Property
When returned by another AutoPilot then TestActor will reuse the AutoPilot for the next message.

Namespace:  Akka.TestKit
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public static KeepRunning KeepRunning { get; }

Property Value

Type: KeepRunning
See Also