Click or drag to resize

BarCodeReaderDispose Method

Releases all resources used by the BarCodeReader

Namespace:  Atalasoft.Barcoding.Reading
Assembly:  Atalasoft.dotImage.Barcoding.Reading (in Atalasoft.dotImage.Barcoding.Reading.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
Remarks
The BarCodeReader holds onto a number of resources that need to be disposed. It is strongly advised that you dispose any BarCodeReader objects as soon as you are done with them.
See Also