Returns the number of transfers the Source is ready to supply, upon demand. This is a runtime, read-only property.
Long
ObjectName. PendingXFERs
This property is valid only in OnPostTransfer event.
The Data Source returns -1 if it is not sure how many transfers are pending. Scanners with ADF (Automatic Document Feeder) will typically return -1 if the current image is not the last one.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.
OnPostTransfer event, CancelAllPendingTransfers method