Click or drag to resize

SQLiteQueueManagerServiceInbound Property

Gets the inbound queue

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

Property Value

Type: ISynchronizationQueue

Implements

IQueueManagerServiceInbound
See Also