ConcurrentBlockingRequestQueue.this

Constructs the queue with the given size.

class ConcurrentBlockingRequestQueue
this
(
size_t queueSize = 128
)

Parameters

queueSize size_t

The size of the queue.