Need the ability to interrupt barcode scanning.
Sometimes barcode recognition with Automatic settings and low Scan interval takes several seconds and in some scenarios needs to be interrupted.
If there were a delegate that is being called periodically from within ReadBarcodes method (similarly to Graphics.DrawImageAbort http://msdn.microsoft.com/en-us/library/ms142043.aspx) that would be great.
Another option is to use Task Parallel Library's cancellation token (http://msdn.microsoft.com/en-us/library/dd997364.aspx).
This would be the preferred method in Framework 4.0.
Regards,
Maks
Re: New features request for version 5.3 of VintaSoftBarcode.NET
Thank you for suggestion, we will add progress indicator of barcode reading process and ability to interrupt of barcode reading process in version 6.0 of VintaSoftBarcode.NET SDK. Version 5.3 will be available at the beginning of December 2010.