Initializes a new instance of the SimpleLockThreadPool class.
Declaring type: SimpleLockThreadPool
Namespace: Zyan.Communication.Threading
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public SimpleLockThreadPool (
        int concurrencyLevel
) 
Parameters
concurrencyLevel
The concurrency level.