Instantiate an LBM Source Channel Info object associated with a given source.

Declaration Syntax
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
Assembly:
lbmcs (Module: lbmcs) Version: 6.7.1.0