System.Beacon.TBeaconManager.BeaconDeathTime
Delphi
property BeaconDeathTime: integer read FBeaconDeathTime write SetBeaconDeathTime;
C++
__property int BeaconDeathTime = {read=FBeaconDeathTime, write=SetBeaconDeathTime, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Beacon.pas System.Beacon.hpp |
System.Beacon | TBeaconManager |
Description
The BeaconDeathTime property indicates the time in millisecons to consider that the beacon signal is lost or the beacon is not reachable.