| AutoPilotKeepRunning 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; }
static member KeepRunning : KeepRunning with get
Property Value
Type:
KeepRunningSee Also