QueuingStrategy.highWaterMark

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void highWaterMark(Optional!(T0) highWaterMark)
    struct QueuingStrategy
    nothrow
    void
    highWaterMark
    (
    T0
    )
    (
    scope auto ref Optional!(T0) highWaterMark
    )
    if (
    isTOrPointer!(T0, double)
    )
  2. auto highWaterMark()

Meta