Click or drag to resize

ScannerOptionsImageDecodeTimeout Property

is the timeout set during image decoding.

Namespace:  Com.Datalogic.Decode.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public NumericProperty ImageDecodeTimeout { get; set; }

Property Value

Type: NumericProperty
Remarks
imageDecodeTimeout

is the timeout set during image decoding. The amount of time is represented in milliseconds.

[Android Documentation]

See Also