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.11.4.10 (5.11.4.10)
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