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

Assembly: lbmcs (Module: lbmcs) Version: 5.3.6.0