CogDLRuntime Close Method Cognex VisionPro 9.24
Close any currently open workspace.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public void Close()
Events

Event TypeReason
ICogChangedEvent Changed Fires when a currently open workspace is closed. The following state flags may be affected:
  • SfState
  • SfGetTensorRTInfo
  • SfGetParams
See Also