ArcGIS Pro 2.6 API Reference Guide
GetState Method (RealtimeCursor)

ArcGIS.Core.Data.Realtime Namespace > RealtimeCursor Class : GetState Method
Gets the state of this real-time cursor. This method can be called on any thread.
Syntax
public RealtimeCursorState GetState()
Public Function GetState() As RealtimeCursorState

Return Value

A value of RealtimeCursorState specifying the state of this real-time cursor.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

RealtimeCursor Class
RealtimeCursor Members
RealtimeCursorState Enumeration