[This is preliminary documentation and is subject to change.]
An integer representing the current service state of the
Persistate Server.
| C# |
public int ServiceStatus { get; set; }
This will be one of the integer values of the enum
System.ServiceProcess.ServiceControllerStatus.