Returns the maximum size of the queue.
168 169 170
# File 'lib/xthread.rb', line 168 def max @max end