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