Service | |
The ServiceDelayedAutoStartInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceDelayedAutoStartInfo | Initializes a new instance of the ServiceDelayedAutoStartInfo class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| Finalize | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
| DelayedAutoStart | 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. |