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.CurrentSatelliteCount Property (ArcObjects .NET 10.5 SDK) |
The most recent number of satellites.
[Visual Basic .NET] Public ReadOnly Property CurrentSatelliteCount As Integer
[C#] public int CurrentSatelliteCount {get;}
[C++]
HRESULT get_CurrentSatelliteCount(
long* pCount
);
[C++]
Parameters pCount [out, retval] pCount is a parameter of type long