Delegate for the GarbageCollectionRequested event.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 91.0.0.0 (91.0.0.0)
public delegate void CogGCRequestedEventHandler(
Object sender,
CogJobActionEventArgs e
)
public delegate void CogGCRequestedEventHandler(
Object sender,
CogJobActionEventArgs e
)
Public Delegate Sub CogGCRequestedEventHandler (
sender As Object,
e As CogJobActionEventArgs
)
Public Delegate Sub CogGCRequestedEventHandler (
sender As Object,
e As CogJobActionEventArgs
)
public delegate void CogGCRequestedEventHandler(
Object^ sender,
CogJobActionEventArgs^ e
)
public delegate void CogGCRequestedEventHandler(
Object^ sender,
CogJobActionEventArgs^ e
)