Description True if this node is listed as Busy, and not accepting connections.
Property type
A Boolean value.
Syntax
object.ListAsBusy [= value]
The ListAsBusy Property syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | value | A Boolean value. |
|