Click or drag to resize

RestServiceIsRunning Property

Get whether the service is running

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public bool IsRunning { get; }

Property Value

Type: Boolean
See Also