LBM .Net API Documentation
LBMSourceSendExInfo Constructor (flags, cbArg, channelInfo)
Namespacescom.latencybusters.lbmLBMSourceSendExInfoLBMSourceSendExInfo(Int32, Object, LBMSourceChannelInfo)
Create an LBMSourceSendExInfo object with flags and callback object set as well as channel information included.
Declaration Syntax
C#
public LBMSourceSendExInfo(
	int flags,
	Object cbArg,
	LBMSourceChannelInfo channelInfo
)
Parameters
flags (Int32)
Flags to control callback behavior.
cbArg (Object)
User-supplied object passed back with any callbacks.
channelInfo (LBMSourceChannelInfo)
Channel information to be included with messages.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0