ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / ActiveTopologyChangingEvent Class / Unsubscribe Method / Unsubscribe(Action<TopologyEventArgs>) Method

Unsubscribe(Action<TopologyEventArgs>) Method
Unubscribe to topology option change event.
Syntax
public static void Unsubscribe( 
   Action<TopologyEventArgs> action
)

Parameters

action
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also