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)
101
SystemdNotifier.
Notify
(ServiceState.Ready);
108
SystemdNotifier.
Notify
(ServiceState.Stopping);