Set the current UMQ inflight value for this context

C# |
public int setUMQInflight( string queue, LBMSetInflightCallback cb, Object cbObj )

- queue (String)
- Name of the queue
- 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 |