IAcquisitionStop Method

CVB.Net Documentation
Stops the acquisition of images.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

void Stop()
Remarks

This stops the acquisition gracefully letting the ongoing operation finish. The drawback of this might be that this call may take indefinite time if Wait is used and no images are sent by the device.
See Also

Reference