ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Framework.Events Namespace / ActivePaneChangingEvent Class / Unsubscribe Method / Unsubscribe(SubscriptionToken) Method
The registration token.
Version

    Unsubscribe(SubscriptionToken) Method
    Stop being notified when the event occurs.
    Syntax
    public static void Unsubscribe( 
       SubscriptionToken token
    )

    Parameters

    token
    The registration token.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also