Click or drag to resize

AcquireEventArgsPendingImages Property

Gets the number of images waiting to be acquired.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public int PendingImages { get; }

Property Value

Type: Int32
Number of images waiting to be acquired. If this value is -1, there are more images to be acquired but the device does not know how many.
See Also