Method: ThreadPool#max_size

Defined in:
lib/tpkg/thread_pool.rb

#max_sizeObject

Returns the value of attribute max_size.



78
79
80
# File 'lib/tpkg/thread_pool.rb', line 78

def max_size
  @max_size
end