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
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
The CogDLRuntimeControl type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CogDLRuntimeControl |
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetComputeDevices |
Get a read-only collection of compute device descriptions.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
See Also