Gets or sets the flag indicating that garbage collection is to be run
periodically.
Namespace: Cognex.VisionPro.ToolGroupAssembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax
Property Value
Type: BooleanBoolean flag indicating that garbage collection is to be run periodically. The frequency of the garbage collection invocation is specified using the GarbageCollectionFrequency property.
See Also