Click or drag to resize

SQLiteQueueManagerServiceStop Method

Stopping the services

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.Synchronization.SQLiteQueueManagerService.Stop"]

Implements

IDaemonServiceStop
See Also