Channel functionality is not currently supported by hot failover receivers. Calling this method will result in an exception.

C# |
public override void unsubscribeChannel( long channelNumber )

- channelNumber (Int64)
[Missing <param name="channelNumber"/> documentation for "M:com.latencybusters.lbm.LBMHotFailoverReceiver.unsubscribeChannel(System.Int64)"]

Exception | Condition |
---|---|
Thrown if this method is called on a Hot Failover receiver. |