ArcGIS Pro 3.7 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 ReadOnly Property ObserverID As String
    public string ObserverID {get;}
    Remarks
    Used to control client-side instancing for the connection
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also