Barcode Sequence Session
Defined in namespace Scandit.DataCapture.Barcode.Sequence.Capture
- BarcodeSequenceSession
class BarcodeSequenceSession : IDisposable
Added in version 8.6.0
- Reset()
voidReset()Added in version 8.6.0
Resets the session, clearing all barcodes, trays, and their state.
Note
This class cannot be instantiated directly. Use the appropriate methods in BarcodeSequence to obtain instances of this class.