Method: ZK::Threadpool#size

Defined in:
lib/zk/threadpool.rb

#sizeObject (readonly)

the size of this threadpool



16
17
18
# File 'lib/zk/threadpool.rb', line 16

def size
  @size
end