Class KeepRunning
public sealed class KeepRunning : AutoPilot
- Inheritance
-
KeepRunning
- Inherited Members
Fields
Instance
TBD
public static KeepRunning Instance
Field Value
Methods
Run(IActorRef, object)
N/A
public override AutoPilot Run(IActorRef sender, object message)
Parameters
sender
IActorRefN/A
message
objectN/A
Returns
- AutoPilot
N/A
Exceptions
- InvalidOperationException
This exception is automatically thrown since calling this function would never occur in normal operation.