ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Realtime Namespace / RealtimeCursor Class
Members

In This Topic
    RealtimeCursor Class
    In This Topic
    Represents a real-time cursor from a RealtimeTable.
    Object Model
    RealtimeCursor ClassRealtimeRow Class
    Syntax
    public sealed class RealtimeCursor : RealtimeCursorBase, System.IDisposable  
    Public NotInheritable Class RealtimeCursor 
       Inherits RealtimeCursorBase
       Implements System.IDisposable 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CoreObjectsBase
          ArcGIS.Core.Data.Realtime.RealtimeCursorBase
             ArcGIS.Core.Data.Realtime.RealtimeCursor

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also