 | ISynchronizedAppServiceContractGetQueue Method |
Get content of all the queues
Namespace: SanteDB.Client.Disconnected.RestAssembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
SyntaxDictionary<string, int> GetQueue()
Function GetQueue As Dictionary(Of String, Integer)
Dictionary<String^, int>^ GetQueue()
abstract GetQueue : unit -> Dictionary<string, int>
Return Value
DictionaryString,
Int32[Missing <returns> documentation for "M:SanteDB.Client.Disconnected.Rest.ISynchronizedAppServiceContract.GetQueue"]
See Also