Click or drag to resize

PropertyID.WifiRoamingRecalculationInterval Field

Minimum time interval between roaming threshold calculations.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 WifiRoamingRecalculationInterval = "value"

Field Value

Type: Int32
Remarks
Minimum time interval between roaming threshold calculations. This parameter controls how frequently the device recalculates the roaming trigger threshold in case there are no other interruptions (i.e. scans).

The class of the property is NumericProperty.

[Android Documentation]

See Also