| 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.129 (1.2.3.129)
Syntax public static KeepRunning KeepRunning { get; }
static member KeepRunning : KeepRunning with get
Property Value
Type:
KeepRunningSee Also