LBM .Net API Documentation
LBMSourceChannelInfo Constructor (source, channel_number)
Namespacescom.latencybusters.lbmLBMSourceChannelInfoLBMSourceChannelInfo(LBMSource, Int64)
Instantiate an LBM Source Channel Info object associated with a given source.
Declaration Syntax
C#
public LBMSourceChannelInfo(
	LBMSource source,
	long channel_number
)
Parameters
source (LBMSource)
The LBMSource object that will be used to send messages on the channel to be created.
channel_number (Int64)
A channel number in the range 0-4294967295.
Exceptions
ExceptionCondition

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0