LBM .Net API Documentation
createChannel Method (channelNumber)
Namespacescom.latencybusters.lbmLBMSourcecreateChannel(Int64)
Create a channel object to send messages with the given channel number.
Declaration Syntax
C#
public LBMSourceChannelInfo createChannel(
	long channelNumber
)
Parameters
channelNumber (Int64)
Channel number in the range 0-4294967295
Return Value
A new LBMSourceChannelInfo object

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0