System.Beacon.Components.TBeacon.ScanningSleepingTime
Delphi
property ScanningSleepingTime: Integer read FScanningSleepingTime write SetScanningSleepingTime default 250;
C++
__property ScanningSleepingTime = {default=250};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | System.Beacon.Components.pas System.Beacon.Components.hpp |
System.Beacon.Components | TBeacon |
Description
The ScanningSleepingTime property indicates the time between scanning cycles. {{#multireplace:System.Beacon.Components.TBeacon.ScanningSleepingTime|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Beacon.Components.TCustomBeacon.ScanningSleepingTime|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Beacon.Components.TCustomBeacon.ScanningSleepingTime|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
The ScanningSleepingTime property indicates the time between scanning cycles.
For the iOS platform, when the Mode is set to Standard, the ScanningSleepingTime value is ignored.