highWaterMark property
double
get
highWaterMark
The read-only CountQueuingStrategy.highWaterMark
property returns
the total number of chunks that can be contained in the internal queue
before backpressure is applied.
Implementation
external double get highWaterMark;