1 implementation of Notify
Microsoft.Extensions.Hosting.Systemd (1)
SystemdNotifier.cs (1)
37
public void
Notify
(ServiceState state)
2 references to Notify
Microsoft.Extensions.Hosting.Systemd (2)
SystemdLifetime.cs (2)
98
SystemdNotifier.
Notify
(ServiceState.Ready);
105
SystemdNotifier.
Notify
(ServiceState.Stopping);