Click or drag to resize

ISynchronizationQueueManager Interface

Synchronization queue manager

Namespace: SanteDB.Client.Disconnected.Data.Synchronization
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public interface ISynchronizationQueueManager : IServiceImplementation

The ISynchronizationQueueManager type exposes the following members.

Properties
 NameDescription
Public propertyServiceName Gets the service name
(Inherited from IServiceImplementation)
Top
Methods
 NameDescription
Public methodGet Get a specific synchronization queue
Public methodGetAll Get all synchronization queues
Top
See Also