log4net SDK Documentation - Microsoft .NET Framework 4.0

LoggingEventData Structure

Portable data structure used by LoggingEvent

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

System.Object
   System.ValueType
      log4net.Core.LoggingEventData

[Visual Basic]
Public Structure LoggingEventData
[C#]
public struct LoggingEventData

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.

Remarks

Portable data structure used by LoggingEvent

Requirements

Namespace: log4net.Core

Assembly: log4net (in log4net.dll)

See Also

LoggingEventData Members | log4net.Core Namespace