[]
Returns the size of the pool. That is the number of threads in this pool (idle + busy).
public virtual int Size { get; }
The pool's size.