Click or drag to resize

TwainBarCodeTimeout Property

Gets or sets the number of seconds the device will wait per page until it moves on.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int Timeout { get; set; }

Property Value

Type: Int32
The number of seconds before the device will move on to the next page.
Remarks
Setting this property will keep the device from taking too long when scanning for barcodes and patchcodes.
See Also