Aracılığıyla paylaş


ISystemdNotifier.Notify(ServiceState) Yöntem

Tanım

Systemd'e bir bildirim gönderir.

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)

Parametreler

state
ServiceState

ServiceState Bildirim için.

Şunlara uygulanır