Click or drag to resize

IDispatcherQueueManagerServiceGetQueues Method

Gets the queues for this system

Namespace: SanteDB.Core.Queue
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
IEnumerable<DispatcherQueueInfo> GetQueues()

Return Value

IEnumerableDispatcherQueueInfo

[Missing <returns> documentation for "M:SanteDB.Core.Queue.IDispatcherQueueManagerService.GetQueues"]

See Also