다음을 통해 공유


ISystemdNotifier.Notify(ServiceState) 메서드

정의

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)

매개 변수

state
ServiceState

알릴 입니다 ServiceState .

적용 대상