Click or drag to resize

AgsServiceIsRunning Property

Determine whether the service is fully operational

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

Property Value

Type: Boolean

Implements

IDaemonServiceIsRunning
See Also