Click or drag to resize
Xcalibur Systems LLC Logo

ServiceDelayedAutoStartInfoDelayedAutoStart Field

If this member is TRUE, the service is started after other auto-start services are started plus a short delay. Otherwise, the service is started during system boot. This setting is ignored unless the service is an auto-start service.

Namespace: Xcalibur.NativeMethods.V2.Services
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public bool DelayedAutoStart

Field Value

Boolean
See Also