System.Beacon.TBeaconManager Properties
InheritedProtected
| BeaconDeathTime | public | The BeaconDeathTime property indicates the time in seconds to consider that the beacon signal is lost or the beacon is not reachable. |
| BeaconType | public | The BeaconType property indicates the current type of beacons the TBeaconManager is scanning. |
| CalcMode | public | The CalcMode property indicates the current beacon calculation mode used to provide Rssi and Distance values. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| KindofBeacons | public | Represents the list with all the beacon format types. |
| ManufacturerDataParsers | public | List of available parsers to parse the manufacturer data from the Bluetooth LE device related to the beacon. |
| NumberofBeaconsRegistered | public | Represents the total number of beacons that have been registered with this instance of TBeaconManager. |
| ScanMode | public | Indicates the scan mode of the beacon manager. |
| ScanningSleepingTime | public | The ScanningSleepingTime property indicates the time between scan cicles. |
| ScanningTime | public | The ScanningTime property indicates the time in milliseconds the TBeaconManager scans each cicle. |
| SPC | public | The SPC property indicates the signal propagation constant value used to calculate the Distance. |