inflight property
int
get
inflight
The number of bytes in flight
Implementation
int get inflight => _congestionController.inflight;
The number of bytes in flight
int get inflight => _congestionController.inflight;