Click or drag to resize

SystemBootUtilityNeverSkipBootSteps Property

Option is mainly intended for certain test classes. If true we will never skip performing certain boot steps due to detecting that they have already been performed.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool NeverSkipBootSteps { get; set; }

Property Value

Type: Boolean
See Also