TopshelfSettings.

Autostart Property

Summary

Gets or sets if the service should automatically start when windows loads
Assembly
Cake.Topshelf.dll
Namespace
Cake.Topshelf
Containing Type
TopshelfSettings

Syntax

public bool Autostart { get; set; }

Value

Type Description
bool