Scanner..::..BeginGetQueuedProfiles Method
Overload List
Name | Description | |
---|---|---|
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.
|
|
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.
|