Inheritance Hierarchy
Cognex.VisionPro.OCRMax.Implementation.Internal CogCancellationToken
Namespace: Cognex.VisionPro.OCRMax.Implementation.Internal
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
Syntax
The CogCancellationToken type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CogCancellationToken |
Methods
| Name | Description | |
|---|---|---|
| AttachCancel | ||
| DetachCancel | ||
| Dispose | ||
| Dispose(Boolean) | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Overrides Object Finalize .) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeCurrentThread | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also