ArcGIS Pro 3.2 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Core.Data.Realtime Namespace
    In This Topic
    This namespace contains classes that support RealTime data.
    Classes
     ClassDescription
    ClassRepresents a real-time cursor from a RealtimeTable.
    ClassAbstract class for common functionality for a real-time cursor. See RealtimeCursor.
    Class Represents a repository for real-time data.
    ClassRepresents a feature in a RealtimeFeatureClass returned by RealtimeCursor
    Class Represents a real-time table with a spatial column.
    ClassRepresents the schema and properties of a RealtimeFeatureClass.
    ClassRepresents a row in a RealtimeTable returned by RealtimeCursor
    Class Represents the properties used to connect to a real-time service such as stream service.
    Class Represents a real-time table.
    ClassRepresents the schema and properties of a RealtimeTable.
    ClassRepresents the schema and properties of a StreamServiceFeatureClassDefinition.
    ClassRepresents the schema and properties of a StreamServiceTableDefinition.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the state of a RealtimeCursor.
    Enumeration Specifies the type of real-time data store.
    EnumerationSpecifies the type of a RealtimeRow.
    Enumeration Specifies the row expiration method.
    Enumeration Specifies the state of the real-time (streaming) connection.
    See Also