ListPool(PoolType) Constructor |
Constructor.
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic ListPool(
PoolType poolType
)
Parameters
- poolType PoolType
- The type of the pool (e.g.: static, dynamic or stream)
See Also