BarcodeManagerAddTimeoutListener Method |
Namespace: Com.Datalogic.Decode
Exception | Condition |
---|---|
DecodeException | - in case of error, when exceptions are enabled through the ErrorManager singleton. |
Registers a ITimeoutListener
to be notified when a scan timeout event is triggered. Call RemoveTimeoutListener(ITimeoutListener)
before the application closes to properly shut down the listener.