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


IRealTimeFeedManager Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IRealTimeFeedManager Interface

Provides access to basic properties of RealTimeFeedManager.

Product Availability

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

Members

Description
Read-only property GpsFeed The GPS feed object.
Read/write property Map The map on which to display the current position.
Read/write property RealTimeFeed The real-time feed.
Read-only property RealTimeFeedSimulator The real-time feed simulator.

CoClasses that implement IRealTimeFeedManager

CoClasses and Classes Description
RealTimeFeedManager The real-time feed manager object.

.NET Samples

3D dynamic element tracking (Code Files: TrackDynamicObject)