Changes the maximum number of threads the DOF can create.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public void setThreadPoolSize( short max )
Parameters
- max
- Type: SystemInt16
The maximum number of threads.
Remarks
See Also