Configuration.MaxFairSchedulingSteps property

The maximum scheduling steps to explore for fair schedulers. By default this is set to 100,000 steps.

public int MaxFairSchedulingSteps { get; }

See Also