This document is archived and information here might be outdated.  Recommended version.


IListener Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > IListener Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

IListener Interface

Provides access to enable notification to the display controller when data is added or removed.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddData Adds data to the display controller.
Method RemoveData Removes data from the display controller.

CoClasses that implement IListener

CoClasses and Classes Description
Listener (esriTrackingAnalyst) Provides the mechanism for the realtime feeds to notify the dynamic controller when to update the screen.