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.481-alpha
Syntax
IEnumerable<DispatcherQueueInfo> GetQueues()

Return Value

Type: IEnumerableDispatcherQueueInfo

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

See Also