Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.TestKit
AutoPilot Class
AutoPilot Properties
KeepRunning Property
NoAutoPilot Property
AutoPilot Properties
The
AutoPilot
type exposes the following members.
Properties
Name
Description
KeepRunning
When returned by another
AutoPilot
then
TestActor
will reuse the AutoPilot for the next message.
NoAutoPilot
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
Reference
AutoPilot Class
Akka.TestKit Namespace
Akka.NET Home
|
Learn Akka.NET