Click or drag to resize

SynchronizedAppServiceBehaviorGetQueue Method

Get content of all the queues

Namespace: SanteDB.Client.Disconnected.Rest
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public Dictionary<string, int> GetQueue()

Return Value

DictionaryString, Int32

[Missing <returns> documentation for "M:SanteDB.Client.Disconnected.Rest.SynchronizedAppServiceBehavior.GetQueue"]

Implements

ISynchronizedAppServiceContractGetQueue
See Also