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
- class Configuration
- namespace Microsoft.Coyote
- assembly Microsoft.Coyote