Backoff Class |
Namespace: Akka.Pattern
The Backoff type exposes the following members.
Name | Description | |
---|---|---|
OnFailure |
Back-off options for creating a back-off supervisor actor that expects a child actor to restart on failure.
| |
OnStop |
Back-off options for creating a back-off supervisor actor that expects a child actor to stop on failure.
|