Edit

Share via


SystemdNotifier.IsEnabled Property

Definition

Returns whether systemd is configured to receive service notifications.

public:
 property bool IsEnabled { bool get(); };
public bool IsEnabled { get; }
member this.IsEnabled : bool
Public ReadOnly Property IsEnabled As Boolean

Property Value

true if systemd is configured to receive service notifications; false otherwise.

Implements

Applies to