LBM .Net API Documentation
LBMSetInflightCallback Delegate
Namespacescom.latencybusters.lbmLBMSetInflightCallback
Callback for setting the inflight messages for a source.
Declaration Syntax
C#
public delegate int LBMSetInflightCallback(
	int inflight,
	Object cbArg
)
Parameters
inflight (Int32)
Current inflight value
cbArg (Object)
Callback object specified with setXXXInflight
Return Value
New inflight value

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0