ArcGIS Pro 2.6 API Reference Guide
RealtimeCursor Class Members
Properties  Methods 


ArcGIS.Core.Data.Realtime Namespace : RealtimeCursor Class

The following tables list the members exposed by RealtimeCursor.

Public Properties
 NameDescription
Public PropertyGets the current RealtimeRow in this RealtimeCursor.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Top
Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Gets the index position for a field by name. This method can be called on any thread.  
Public MethodGets the readonly list of ArcGIS.Core.Data.Fields present in the cursor. This method can be called on any thread.  
Public Method Gets the state of this real-time cursor. This method can be called on any thread.  
Public MethodAdvances to the next RealtimeRow in this RealtimeCursor. This method can be called on any thread.  
Public MethodUnsubscribes this real-time cursor from the RealtimeTable events. This method can be called on any thread.  
Public MethodOverloaded.   
Top
See Also

Reference

RealtimeCursor Class
ArcGIS.Core.Data.Realtime Namespace