Return Value
The values indicating how many rows are stored at any given time.
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
When RealtimeTableDefinition.HasTrackIDField is true, it represents total number of rows within each track.
When RealtimeTableDefinition.HasTrackIDField is false, it represents total number of rows.
Target Platforms: Windows 10, Windows 8.1