Property Warning
Warning
Gets an System.Exception that describes a transient problem encountered while starting or running the IndoorsLocationDataSource.
Declaration
public Exception Warning { get; }
Property Value
Type | Description |
---|---|
System.Exception | An System.Exception that describes a transient problem; or |
Remarks
This property is used to notify user about transient, non-terminal exception, which occur in IndoorsLocationDataSource. Such exceptions can influence accuracy of the final positioning. Information stored inside reported exception contains useful information about its origin. Unlike Error it does not require IndoorsLocationDataSource to be restarted.
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.14 - 200.5 |
.NET | 100.14 - 200.5 |
.NET Windows | 100.14 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.14 - 200.5 |
Xamarin.Android | 100.14 - 100.15 |
Xamarin.iOS | 100.14 - 100.15 |
UWP | 100.14 - 200.5 |