Click or drag to resize
Akka.NETBackoff Methods

The Backoff type exposes the following members.

Methods
  NameDescription
Public methodStatic memberOnFailure
Back-off options for creating a back-off supervisor actor that expects a child actor to restart on failure.
Public methodStatic memberOnStop
Back-off options for creating a back-off supervisor actor that expects a child actor to stop on failure.
Top
See Also