JoeScan.JCamNet Namespace

Scanner..::..GetQueuedProfiles Method

Retrieve the queued profiles from the scanner when running in synchronized scanning mode.

Namespace:  JoeScan.JCamNet
Assembly:  JoeScan.JCamNet (in JoeScan.JCamNet.dll)

Syntax


public List<Profile> GetQueuedProfiles()

Return Value

A list of all of the queued profiles from the scanner. (This list may be empty).

Exceptions


ExceptionCondition
JoeScan.JCamNet..::..ScannerOperationExceptionThrows if head is not in Sync Mode.

Remarks


This method is not applicable when the scanner is not running in synchronized scan mode.