| DefaultResizerRampupRate Property |
Percentage to increase capacity whenever all routees are busy.
For example, 0.2 would increase 20% (rounded up), i.e. if current
capacity is 6 it will request an increase of 2 more routees.
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public double RampupRate { get; }
member RampupRate : float with get
Property Value
Type:
DoubleSee Also