Raised whenever garbage collection is requested. Internal use only.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 79.0.0.0 (79.0.0.0)
public event CogJob CogGCRequestedEventHandler GarbageCollectionRequested
public event CogJob..::..CogGCRequestedEventHandler GarbageCollectionRequested
Public Event GarbageCollectionRequested As CogJob CogGCRequestedEventHandler
Public Event GarbageCollectionRequested As CogJob..::..CogGCRequestedEventHandler
public:
event CogJob CogGCRequestedEventHandler^ GarbageCollectionRequested {
void add (CogJob CogGCRequestedEventHandler^ value);
void remove (CogJob CogGCRequestedEventHandler^ value);
}public:
event CogJob..::..CogGCRequestedEventHandler^ GarbageCollectionRequested {
void add (CogJob..::..CogGCRequestedEventHandler^ value);
void remove (CogJob..::..CogGCRequestedEventHandler^ value);
}Value
Type:
Cognex.VisionPro.QuickBuild CogJob CogGCRequestedEventHandler