Gets relay queues. Queue with lower index number has higher priority.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public List<Relay_Queue> Queues { get; }
Public ReadOnly Property Queues As List(Of Relay_Queue) Get
public: property List<Relay_Queue^>^ Queues { List<Relay_Queue^>^ get (); }
member Queues : List<Relay_Queue> with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119