Constructor
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- name
- Type: System String
The name of the Job for which history will be accumulated in this object.
- allMaxLength
- Type: System Int32
The initial max queue length used for the "all results" queue.
- failureMaxLength
- Type: System Int32
The initial max queue length used for the "failing results" queue.
See Also