CogDLRuntimeControl ClassCognex VisionPro 9.24
This class wraps a singleton control object that mediates access to the set of available GPUs as well as the set of known workspaces available to the current process.
Inheritance Hierarchy

System Object
  Cognex.VisionPro.DLRuntime CogDLRuntimeControl

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

public sealed class CogDLRuntimeControl

The CogDLRuntimeControl type exposes the following members.

Constructors

  NameDescription
Public methodCogDLRuntimeControl
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberGetComputeDevices
Get a read-only collection of compute device descriptions.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also