Releasing Resources Occupied by the Plugin When Disabled
Tags:
Starting from V6, when a plugin is disabled, the resources occupied by it will be automatically released. For example, if the plugin registered a button (IPluginIntegrationService.AddButton), then when the plugin is disabled, the button will be removed from the SyrveFront application screen. The same applies to other resources, subscriptions, etc.