CogDLRuntime Streams Property Cognex VisionPro 9.22
The collection of streams in the currently open workspace. If no workspace is open this collection will be empty.

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

public CogDLRuntimeStreams Streams { get; }

Property Value

Type: CogDLRuntimeStreams
See Also