Link Search Menu Expand Document

ReaderLastDecodingTime Property

Gets the time that last decoding process took.

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

Property Value

Type: LastDecodingTime
The time that last decoding process took.

Implements

IReaderLastDecodingTime
See Also

Reference