Taal

SystemdNotifier.Notify(ServiceState) Methode

Definitie

Hiermee wordt een melding verzonden naar een systeem.

public:
 virtual 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
override this.Notify : Microsoft.Extensions.Hosting.Systemd.ServiceState -> unit
Public Sub Notify (state As ServiceState)

Parameters

state
ServiceState

De servicestatus om op de hoogte te stellen.

Implementeringen

Van toepassing op