Share via


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

Name Description
IsEnabled

Returns whether systemd is configured to receive service notifications.

Methods

Name Description
Notify(ServiceState)

Sends a notification to systemd.

Applies to