Property Warning
Warning
Gets an error that describes a problem encountered while starting or monitoring the Geotrigger.
Declaration
public Exception Warning { get; }
Property Value
Type | Description |
---|---|
System. |
The current monitoring-related warning. |
Remarks
A warning can occur at various stages of monitoring a Geotrigger:
- when starting the Geotrigger
Monitor -
when accessing the components of the Geotrigger such as the
Geotrigger
Feed - when performing on-going monitoring
If the problem is resolved, this property will be cleared.
Problems that occur when starting the Geotrigger
Problems that occur when accessing the components of the Geotrigger will not prevent the
Geotrigger
Problems that occur during ongoing monitoring relate to issues with individual objects such as the
graphics that make up the fences for a Graphic
- an empty Geometry
- a missing Spatial
Reference - a point or polyline Geometry and a buffer distance of
0
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.12 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.12 - 200.6 |
Xamarin.Android | 100.12 - 100.15 |
Xamarin.iOS | 100.12 - 100.15 |
UWP | 100.12 - 200.6 |