log4net SDK Reference

PluginMap Class

Map of repository plugins.

For a list of all members of this type, see PluginMap Members.

System.Object
   log4net.Plugin.PluginMap

[Visual Basic]
NotInheritable Public Class PluginMap
[C#]
public sealed class PluginMap

Thread Safety

This type is not safe for multithreaded operations.

Remarks

This class is a name keyed map of the plugins that are attached to a repository.

Requirements

Namespace: log4net.Plugin

Assembly: log4net (in log4net.dll)

See Also

PluginMap Members | log4net.Plugin Namespace