Udostępnij za pośrednictwem


SystemdNotifier Klasa

Definicja

Zapewnia obsługę powiadamiania systemu o stanie usługi.

public ref class SystemdNotifier : Microsoft::Extensions::Hosting::Systemd::ISystemdNotifier
[System.Runtime.Versioning.UnsupportedOSPlatform("browser")]
public class SystemdNotifier : Microsoft.Extensions.Hosting.Systemd.ISystemdNotifier
public class SystemdNotifier : Microsoft.Extensions.Hosting.Systemd.ISystemdNotifier
[<System.Runtime.Versioning.UnsupportedOSPlatform("browser")>]
type SystemdNotifier = class
    interface ISystemdNotifier
type SystemdNotifier = class
    interface ISystemdNotifier
Public Class SystemdNotifier
Implements ISystemdNotifier
Dziedziczenie
SystemdNotifier
Atrybuty
Implementuje

Konstruktory

SystemdNotifier()

Tworzy wystąpienie nowej SystemdNotifier i ustawia ścieżkę gniazda powiadamiania.

Właściwości

IsEnabled

Zwraca, czy system jest skonfigurowany do odbierania powiadomień o usłudze.

Metody

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera bieżące wystąpienie.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
Notify(ServiceState)

Wysyła powiadomienie do systemu.

ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy