max_resources


Description:

public int max_resources { construct set; get; }

Maximum number of resources allowed at any given time

If you do not wish to limit the size of the pool use 0. Resources will be created as needed and destroyed according to max_idle_time.