log4net SDK Documentation - Microsoft .NET Framework 4.0

ThreadContext.Stacks Property

The thread stacks

[Visual Basic]
Public Shared ReadOnly Property Stacks As ThreadContextStacks
[C#]
public static Util.ThreadContextStacks Stacks {get;}

Property Value

stack map

Remarks

The thread local stacks.

See Also

ThreadContext Class | log4net Namespace