ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Realtime Namespace / RealtimeCursorBase Class / Unsubscribe Method

In This Topic
    Unsubscribe Method (RealtimeCursorBase)
    In This Topic
    Unsubscribes this real-time cursor from the RealtimeTable events. This method can be called on any thread.
    Syntax
    Public Sub Unsubscribe() 
    public void Unsubscribe()
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also