This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > R > RealTimeFeedSimulator CoClass (ArcObjects .NET 10.5 SDK) |
The real-time feed simulator object.
Interfaces | Description |
---|---|
IConnectionPointContainer | Supports connection points for connectable objects. |
IPersistStream (esriSystem) | |
IRealTimeFeed | Provides access to basic properties of RealTimeFeed. |
IRealTimeFeedSimulator | Provides access to the members of a real-time feed simulator. |
Interfaces | Description |
---|---|
IRealTimeFeedEvents (default) | Provides access to the events fired by a real-time feed object. |
When working with RealTimeFeedSimulator's default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pRealTimeFeedSimulator as RealTimeFeedSimulator