CogDLRuntime Close Method Cognex VisionPro 9.22 SR1
Close any currently open workspace.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.1.0.0 (87.1.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
See Also