[]
        
(Showing Draft Content)

CSJ2K.j2k.util.ThreadPool.Size

Size Property

Size

Returns the size of the pool. That is the number of threads in this pool (idle + busy).

Declaration
public virtual int Size { get; }
Property Value
Type Description
int

The pool's size.