Table of Contents

Property StartOrder

Namespace
Innova.Abstractions.Builder
Assembly
Innova.Data.dll

StartOrder

Gets the start order of the service. Should be higher than 0. Services with lower start order will be started first. Set it to 0 if the order does not matter.

int StartOrder { get; }

Property Value

int