Name | Description | |
---|---|---|
Current | Gets the current RealtimeRow in this RealtimeCursor. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by RealtimeCursor.
Name | Description | |
---|---|---|
Current | Gets the current RealtimeRow in this RealtimeCursor. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
Dispose() | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
FindField | Gets the index position for a field by name. This method can be called on any thread. | |
GetFields | Gets the readonly list of ArcGIS.Core.Data.Fields present in the cursor. This method can be called on any thread. | |
GetState | Gets the state of this real-time cursor. This method can be called on any thread. | |
MoveNext | Advances to the next RealtimeRow in this RealtimeCursor. This method can be called on any thread. | |
Unsubscribe | Unsubscribes this real-time cursor from the RealtimeTable events. This method can be called on any thread. | |
WaitForRowsAsync | Overloaded. |