| IApplicationServiceContractGetQueue Method |
Force re-sync of all queue
Namespace:
SanteDB.DisconnectedClient.Ags.Contracts
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax Dictionary<string, int> GetQueue()
Function GetQueue As Dictionary(Of String, Integer)
Dictionary<String^, int>^ GetQueue()
abstract GetQueue : unit -> Dictionary<string, int>
Return Value
Type:
DictionaryString,
Int32[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IApplicationServiceContract.GetQueue"]
See Also