ISystemdNotifier Interface

Definition

Provides support to notify systemd about the service status.

public interface class ISystemdNotifier
public interface ISystemdNotifier
type ISystemdNotifier = interface
Public Interface ISystemdNotifier
Derived

Properties

IsEnabled

Returns whether systemd is configured to receive service notifications.

Methods

Notify(ServiceState)

Sends a notification to systemd.

Applies to