Show / Hide Table of Contents

Property GeotriggerMonitor

GeotriggerMonitor

Gets the GeotriggerMonitor that sent this notification.

Declaration
public GeotriggerMonitor GeotriggerMonitor { get; }
Property Value
Type Description
GeotriggerMonitor

The GeotriggerMonitor that sent this notification.

Remarks

The GeotriggerMonitor evaluates a specific Geotrigger condition that has been met by this GeotriggerNotificationInfo. A single Geotrigger condition can result in multiple, repeat notifications.

Use this property to interact directly with the GeotriggerMonitor. For example, if you no longer want to receive future notifications, you can call Stop().

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.12 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.12 - 200.7
Xamarin.Android100.12 - 100.15
Xamarin.iOS100.12 - 100.15
UWP100.12 - 200.7
In This Article
Back to top Copyright © 2022 Esri.