Removes a IPlugin from the map.
Namespace: log4net.PluginAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- plugin
- Type: log4net.Plugin IPlugin
The IPlugin to remove from the map.
Remarks
Remove a specific plugin from this map.
See Also