The ICogVerifier type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Run |
Run the verifier synchronously.
| |
| RunAsync |
Run the verifier asynchronously.
| |
| RunAsyncCancel |
Cancel an asynchronous run of the verifier.
| |
| RunAsyncPause |
Pause an asynchronous run of the verifier.
| |
| RunAsyncResume |
Resume an asynchronous run of the verifier.
| |
| SetupVisionToolInputs |
Setup the VisionTool's inputs using the specified verificationData object.
|
See Also