LBM .Net API Documentation
setInflight Method (type, cb, cbObj)
Namespacescom.latencybusters.lbmLBMSourcesetInflight(Int32, LBMSetInflightCallback, Object)
Set the current inflight value for this source
Declaration Syntax
C#
public int setInflight(
	int type,
	LBMSetInflightCallback cb,
	Object cbObj
)
Parameters
type (Int32)
The type of flight size
cb (LBMSetInflightCallback)
LBMSetInflightCallback delegate
cbObj (Object)
Client object passed into callback
Return Value
the new inflight value
Exceptions
ExceptionCondition
if an error occurs while setting the inflight value

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0