JoeScan.JCamNet Namespace

Scanner..::..BeginGetProfile Method

Overload List


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

Remarks


Only supported with firmware 971 and above. Use BeginGetProfile()()()() instead for older firmware.