Click or drag to resize

PropertyID.WifiRoamingBeaconPeriod Field

Interval between beacon listening.

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 WifiRoamingBeaconPeriod = "value"

Field Value

Type: Int32
Remarks
Interval between beacon listening. A live AP transmits beacons at periodic intervals (typically every 102.4 ms) to be recognized by other devices. This parameter controls how frequently the device listens to the access point beacon frame.

The class of the property is NumericProperty.

[Android Documentation]

See Also