Click or drag to resize

SynchronizationQueue Class

Synchronization queue helper.
Inheritance Hierarchy
SystemObject
  SanteDB.DisconnectedClient.SQLite.SynchronizationSynchronizationQueue

Namespace:  SanteDB.DisconnectedClient.SQLite.Synchronization
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public static class SynchronizationQueue

The SynchronizationQueue type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdmin
Gets the current admin outbound queue
Public propertyStatic memberDeadLetter
Gets the current deadletter queue
Public propertyStatic memberInbound
Gets the current inbound queue
Public propertyStatic memberOutbound
Gets the current outbound queue
Top
See Also