Click or drag to resize

SQLiteQueueManagerServiceOutbound Property

Gets the outbound queue

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

Property Value

Type: ISynchronizationQueue

Implements

IQueueManagerServiceOutbound
See Also