Property TransmittingChannels
TransmittingChannels
A collection of all channels that are transmitting. If the current transmission mode is set to Single, this will only show a single transmitting channel.
Declaration
ReadOnlyCollection<string> TransmittingChannels { get; }
Property Value
Type | Description |
---|---|
ReadOnlyCollection<string> |