log4net SDK Reference

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