Click or drag to resize
BarcodeScannerWaitForSetupCompleted Method
Wait for setup of the barcode scanner to complete

Namespace: Scandit.Recognition
Assembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.8.0.2 (5.8.0.2)
Syntax
public void WaitForSetupCompleted()
Remarks
Some resources required by the barcode scanner are loaded asynchronously. Use this method to block execution until all the resources have been loaded.
See Also