Click or drag to resize
Akka.NETAutoPilot Properties

The AutoPilot type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberKeepRunning
When returned by another AutoPilot then TestActor will reuse the AutoPilot for the next message.
Public propertyStatic memberNoAutoPilot
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.
Top
See Also