ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Realtime Namespace / RealtimeServiceConnectionProperties Class / ObserverID Property

In This Topic
    ObserverID Property
    In This Topic
    Gets the auto-generated Observer ID
    Syntax
    public string ObserverID {get;}
    Public ReadOnly Property ObserverID As String
    Remarks
    Used to control client-side instancing for the connection
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also