Click or drag to resize

IPluginFactoryRemovePlugin Method

remove plugin from cache and dispose its events

Namespace:  Atomia.Billing.Core.Sdk.Plugins
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
void RemovePlugin(
	string pluginName
)

Parameters

pluginName
Type: SystemString
Plugin name
See Also