ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.Realtime Namespace / RealtimeCursor Class / Unsubscribe Method

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

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.4 or higher.
See Also