Click or drag to resize

PropertyIDImageDecodeTimeout Field

This parameter is the timeout to set during image decoding.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int ImageDecodeTimeout = 53

Field Value

Type: Int32
Remarks

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

The class of the property is NumericProperty.

[Android Documentation]

See Also