ISystemdNotifier Interfaz

Definición

Proporciona compatibilidad para notificar a systemd sobre el estado del servicio.

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

Propiedades

IsEnabled

Devuelve si systemd está configurado para recibir notificaciones de servicio.

Métodos

Notify(ServiceState)

Envía una notificación a systemd.

Se aplica a