max_threads


Description:

[ Version ( since = "0.2.0-alpha" ) ]
public int max_threads { get; set; }

The maximum number of threads that this pool can use.

The actual limit may be less than this value, due to resource limits.

This value is always >= parallels.