JoeScan.JCamNet Namespace

Scanner..::..EndGetQueuedProfiles Method

Complete the GetQueuedProfiles call and retrieve the profiles. This method must be proceded by a call to BeginGetQueuedProfiles()()()() or BeginGetQueuedProfiles()()()()

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

Syntax


public List<Profile> EndGetQueuedProfiles()

Return Value

A collection of the profiles queued in the scanner at the time of the call to BeginGetQueuedProfiles.

Exceptions


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