ArcGIS Pro 2.8 API Reference Guide
Unsubscribe(SubscriptionToken) Method

ArcGIS.Desktop.Framework.Events Namespace > ActiveToolChangedEvent Class > Unsubscribe Method : Unsubscribe(SubscriptionToken) Method
The registration token.
Stop being notified when the event occurs.
Syntax
public static void Unsubscribe( 
   SubscriptionToken token
)
Public Overloads Shared Sub Unsubscribe( _
   ByVal token As SubscriptionToken _
) 

Parameters

token
The registration token.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ActiveToolChangedEvent Class
ActiveToolChangedEvent Members
Overload List