Click or drag to resize

ApplicationServiceBehaviorGetQueue Method

Get all queues data

Namespace:  SanteDB.DisconnectedClient.Ags.Services
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public Dictionary<string, int> GetQueue()

Return Value

Type: DictionaryString, Int32

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Services.ApplicationServiceBehavior.GetQueue"]

Implements

IApplicationServiceContractGetQueue
See Also