JoeScan.JCamNet Namespace

Scanner..::..BeginGetQueuedProfiles Method

Overload List


  Name Description
Public method BeginGetQueuedProfiles()()()()
Send a request to the scanner to start the profile download. This can be used to parallelize the transfer of data from multiple scanners. This API must be followed by the EndGetQueuedProfiles() method call or the scanner communications stream will be corrupted.
Public method BeginGetQueuedProfiles(Int32)
Send a request to the scanner to start the profile download. This can be used to parallelize the transfer of data from multiple scanners. This method must be followed by the EndGetQueuedProfiles() method call or the scanner communications stream will be corrupted.