WindowsServiceLifetimeOptions クラス

定義

Windows サービスの有効期間を構成するオプションを指定します。

public ref class WindowsServiceLifetimeOptions
public class WindowsServiceLifetimeOptions
type WindowsServiceLifetimeOptions = class
Public Class WindowsServiceLifetimeOptions
継承
WindowsServiceLifetimeOptions

コンストラクター

名前 説明
WindowsServiceLifetimeOptions()

Windows サービスの有効期間を構成するオプションを指定します。

プロパティ

名前 説明
ServiceName

システムへのサービスを識別するために使用される名前。

適用対象