Gets or sets the frequency at which garbage collection is to be run.
Namespace: Cognex.VisionPro.ToolGroupAssembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 80.0.0.0 (80.0.0.0)
Syntax
Property Value
Type: Int32Number of Run method invocations at which garbage collection is to be invoked. This value is ignored if the GarbageCollectionEnabled property is false.
See Also