![Xcalibur Systems LLC Logo](../icons/logo.png) |
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.ServicesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic bool DelayedAutoStart
Public DelayedAutoStart As Boolean
public:
bool DelayedAutoStart
val mutable DelayedAutoStart: bool
Field Value
Boolean
See Also