Property StopOrder
- Namespace
- Innova.Abstractions.Builder
- Assembly
- Innova.Data.dll
StopOrder
Gets the stop order of the service. Should be lower than 1000. Services with lower stop order will be stopped first. Set it to 0 if the order does not matter.
int StopOrder { get; }