primitive val Backpressure
new val create() : Backpressure val^
fun box apply( auth: (AmbientAuth val | ApplyReleaseBackpressureAuth val)) : None val
fun box release( auth: (AmbientAuth val | ApplyReleaseBackpressureAuth val)) : None val
fun box eq( that: Backpressure val) : Bool val
fun box ne( that: Backpressure val) : Bool val
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/backpressure-Backpressure