DOFConfigDEFAULT_THREADPOOL_SIZE FieldOpenDOF Object Access Library
Zero, which means the default is to allow the underlying operating system to manage the thread pool.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public const short DEFAULT_THREADPOOL_SIZE

Field Value

Type: Int16
Remarks

Zero, which means the default is to allow the underlying operating system to manage the thread pool. Use Builder.setThreadPoolSize(short) to set a different value.
See Also

Reference