BackoffSupervisor Constructor (Props, String, TimeSpan, TimeSpan, Double) |
Namespace: Akka.Pattern
public BackoffSupervisor( Props childProps, string childName, TimeSpan minBackoff, TimeSpan maxBackoff, double randomFactor )
[Missing <param name="childProps"/> documentation for "M:Akka.Pattern.BackoffSupervisor.#ctor(Akka.Actor.Props,System.String,System.TimeSpan,System.TimeSpan,System.Double)"]
[Missing <param name="childName"/> documentation for "M:Akka.Pattern.BackoffSupervisor.#ctor(Akka.Actor.Props,System.String,System.TimeSpan,System.TimeSpan,System.Double)"]
[Missing <param name="minBackoff"/> documentation for "M:Akka.Pattern.BackoffSupervisor.#ctor(Akka.Actor.Props,System.String,System.TimeSpan,System.TimeSpan,System.Double)"]
[Missing <param name="maxBackoff"/> documentation for "M:Akka.Pattern.BackoffSupervisor.#ctor(Akka.Actor.Props,System.String,System.TimeSpan,System.TimeSpan,System.Double)"]
[Missing <param name="randomFactor"/> documentation for "M:Akka.Pattern.BackoffSupervisor.#ctor(Akka.Actor.Props,System.String,System.TimeSpan,System.TimeSpan,System.Double)"]