Click or drag to resize
QueueRepositoryGetAllQueues Method
Returns an array of every queue currently running in the system.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static IQueue[] GetAllQueues()

Return Value

Type: IQueue
See Also