Share via


WindowsServiceLifetimeOptions Class

Definition

Options to configure the lifetime of a windows service.

public ref class WindowsServiceLifetimeOptions
public class WindowsServiceLifetimeOptions
type WindowsServiceLifetimeOptions = class
Public Class WindowsServiceLifetimeOptions
Inheritance
WindowsServiceLifetimeOptions

Constructors

WindowsServiceLifetimeOptions()

Properties

ServiceName

The name used to identify the service to the system.

Applies to