Click or drag to resize

IsisDocumentFeederTimeout Property

Gets or sets the number of seconds the scanner will attempt to read the next page before reporting that no page was found.

Namespace:  Atalasoft.Isis
Assembly:  Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.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 scanner will timeout.
See Also