Property ExtraSteps
ExtraSteps
Allow the balancer to take this many more steps before hitting maxSteps. If negative nothing happens(safe default).
Declaration
public int ExtraSteps { set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Remarks
Default value = -1. Min value = -1.