StepperPriorityAttribute.Priority
int Priority{ get }
Description
The priority value for this IStepper. Negative or zero
values step before the app’s main Step callback, positive values
step after it, and all ISteppers are sorted in ascending order by
this value.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!