Set the current inflight value for this source

C# |
public int setInflight( int type, LBMSetInflightCallback cb, Object cbObj )

- type (Int32)
- The type of flight size
- cb (LBMSetInflightCallback)
- LBMSetInflightCallback delegate
- cbObj (Object)
- Client object passed into callback

the new inflight value

Exception | Condition |
---|---|
if an error occurs while setting the inflight value |