Click or drag to resize

SQLiteQueueManagerServiceDeadLetter Property

Gets the deadletter queue

Namespace:  SanteDB.DisconnectedClient.SQLite.Synchronization
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public ISynchronizationQueue DeadLetter { get; }

Property Value

Type: ISynchronizationQueue

Implements

IQueueManagerServiceDeadLetter
See Also