BandwidthLimit

Type describing maximal bandwidth that can be used, in kbps. 0 is interpreted as unlimited bandwidth.

Constructors

Link copied to clipboard
constructor(limit: Int)

Properties

Link copied to clipboard
val limit: Int