Freigeben über


ISystemdNotifier.Notify(ServiceState) Methode

Definition

Sendet eine Benachrichtigung an „systemd“.

public:
 void Notify(Microsoft::Extensions::Hosting::Systemd::ServiceState state);
public void Notify (Microsoft.Extensions.Hosting.Systemd.ServiceState state);
abstract member Notify : Microsoft.Extensions.Hosting.Systemd.ServiceState -> unit
Public Sub Notify (state As ServiceState)

Parameter

state
ServiceState

Der ServiceState zu benachrichtigende.

Gilt für: