LBM .Net API Documentation
unsubscribeChannel Method (channelNumber)
Namespacescom.latencybusters.lbmLBMReceiverunsubscribeChannel(Int64)
Discontinue an existing channel subscription.
Declaration Syntax
C#
public virtual void unsubscribeChannel(
	long channelNumber
)
Parameters
channelNumber (Int64)
A positive integer indicating that channel to unsubscribe from
Exceptions
ExceptionCondition
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

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0