log4net SDK Documentation - Microsoft .NET Framework 4.0

ConfigurationChangedEventArgs Class

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

System.Object
   System.EventArgs
      log4net.Repository.ConfigurationChangedEventArgs

[Visual Basic]
Public Class ConfigurationChangedEventArgs
    Inherits EventArgs
[C#]
public class ConfigurationChangedEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: log4net.Repository

Assembly: log4net (in log4net.dll)

See Also

ConfigurationChangedEventArgs Members | log4net.Repository Namespace