Property Error
Error
Gets an error that describes a problem encountered while starting the BeaconScanner.
Declaration
public Exception Error { get; }
Property Value
Type | Description |
---|---|
System.Exception | An error that describes a problem encountered while starting the BeaconScanner. |
Remarks
This property notifies the user about errors that occur in BeaconScanner. If BeaconScanner cannot be started, this property stores information related to what caused BeaconScanner to fail to start.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.6 |
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.6 |
.NET iOS | 200.6 |
.NET Framework | 200.6 |
UWP | 200.6 |