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


IGpsExtension.RealTimeFeedManager Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IGpsExtension.RealTimeFeedManager Property

The RealTimeFeedManager object associated with the extension.

[Visual Basic .NET]
Public ReadOnly Property RealTimeFeedManager As IRealTimeFeedManager
[C#]
public IRealTimeFeedManager RealTimeFeedManager {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGpsExtension Interface