Click or drag to resize
Akka.NETAutoPilotNoAutoPilot Property
When returned by another AutoPilot then no action will be performed by the TestActor for the next message. This is the default AutoPilot used by AutoPilot.

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

Property Value

Type: NoAutoPilot
See Also