2 references to ServiceState
Microsoft.Extensions.Hosting.Systemd (2)
ServiceState.cs (2)
19public static readonly ServiceState Ready = new ServiceState("READY=1"); 24public static readonly ServiceState Stopping = new ServiceState("STOPPING=1");