Click or drag to resize

MdmDataManagerStart Method

Start the service - monitor the incoming queues

Namespace:  SanteDB.DisconnectedClient.SQLite.Mdm
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public bool Start()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.Mdm.MdmDataManager.Start"]

Implements

IDaemonServiceStart
See Also