abstract fun setWriteQueueMaxSize(maxSize: Int): Pump
Set the write queue max size to maxSize
maxSize
maxSize - the max size
Return a reference to this, so the API can be used fluently