ArcGIS Pro 2.9 API Reference Guide
Unsubscribe(SubscriptionToken) Method

ArcGIS.Desktop.Reports.Events Namespace > ReportDataSourceChangedEvent Class > Unsubscribe Method : Unsubscribe(SubscriptionToken) Method
The SubscriptionToken returned when subscribing to the event.
Removes the subscriber matching the SubscriptionToken.
Syntax
public static void Unsubscribe( 
   SubscriptionToken token
)
Public Overloads Shared Sub Unsubscribe( _
   ByVal token As SubscriptionToken _
) 

Parameters

token
The SubscriptionToken returned when subscribing to the event.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ReportDataSourceChangedEvent Class
ReportDataSourceChangedEvent Members
Overload List