LBMSetInflightCallbackEx interface for setting both inflight messages and bytes.
Callback for setting the inflight messages and bytes. This method is called with appropriate locking held such that the inflight values cannot change during the callback. Use the getters and setters of the inflight object to view and change the internal inflight values.
- See also
- LBMSource::setInflightEx
- Parameters
-
inflight | Class containing current inflight values with ability to set new values |
cbArg | Callback object specified with setInflight |
The documentation for this interface was generated from the following file:
- LBMSetInflightCallbackEx.java