Click or drag to resize

SQLiteQueueManagerServiceQueueExhausted Event

Queue has been exhuasted

Namespace:  SanteDB.DisconnectedClient.SQLite.Synchronization
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public event EventHandler<QueueExhaustedEventArgs> QueueExhausted

Value

Type: SystemEventHandlerQueueExhaustedEventArgs

Implements

IQueueManagerServiceQueueExhausted
See Also