This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRealTimeFeed Interface > IRealTimeFeed.Start Method (ArcObjects .NET 10.5 SDK) |
Starts the real-time feed. If failed and sets error information in 'ConnectionError'.
[Visual Basic .NET]
Public Sub Start ( _
)
[C#] public void Start ( );
[C++]
HRESULT Start(
void
);