| SQLiteQueueManagerServiceExhaustOutboundQueue Method |
Exhaust the outbound queue
Namespace:
SanteDB.DisconnectedClient.SQLite.Synchronization
Assembly:
SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax public void ExhaustOutboundQueue()
Public Sub ExhaustOutboundQueue
public:
void ExhaustOutboundQueue()
member ExhaustOutboundQueue : unit -> unit
See Also