Show / Hide Table of Contents

Method StartAsync

StartAsync()

Starts the BeaconScanner.

Declaration
public Task StartAsync()
Returns
Type Description
System.Threading.Tasks.Task

a System.Threading.Tasks.Task indicating when the BeaconScanner has started.

Remarks

If IndoorPositioningDefinition is not loaded when BeaconScanner starts, IndoorPositioningDefinition performs loading during the starting phase, which can lead to a significant delay before BeaconScanner is started. To prevent such a delay, manually load IndoorPositioningDefinition before starting BeaconScanner.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 200.8
.NET Windows200.6 - 200.8
.NET Android200.6 - 200.8
.NET iOS200.6 - 200.8
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.