Click or drag to resize

MdmDataManagerIsRunning Property

True if this service is running

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

Property Value

Type: Boolean

Implements

IDaemonServiceIsRunning
See Also