Get the current inflight values for message and bytes.

Declaration Syntax
public void getInflight(
int type,
out int messages,
out ulong bytes
)

Parameters
- type (Int32)
- The type of flight size
- messages (
Int32
%)
- This reference will be set to the current number of inflight messages.
- bytes (
UInt64
%)
- This reference will be set to the current number of inflight bytes.
Assembly:
lbmcs (Module: lbmcs) Version: 6.7.1.0