Link Search Menu Expand Document

IReaderLastDecodingTimeOutExceeded Property

This property indicates if last decoding timeout was exceeded (and the decoding was aborted) so results may lack some barcodes. To enable the timeout set DecodingTimeOut to non-zero value (in milliseconds).

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
bool LastDecodingTimeOutExceeded { get; }

Property Value

Type: Boolean
See Also

Reference