Click or drag to resize

ISynchronizedAppServiceContractGetQueue 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
Dictionary<string, int> GetQueue()

Return Value

DictionaryString, Int32

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

See Also