Discontinue an existing channel subscription.

C# |
public virtual void unsubscribeChannel( long channelNumber )

- channelNumber (Int64)
- A positive integer indicating that channel to unsubscribe from

Exception | Condition |
---|---|
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function. Most likely due to attempting to unsubscribe from a channel that was not previously subscribed to |