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