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.42 (1.2.3.42)
Syntax
public static KeepRunning KeepRunning { get; }

Property Value

Type: KeepRunning
See Also