log4net SDK Reference

LogicalThreadContext.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 logical thread stacks.

See Also

LogicalThreadContext Class | log4net Namespace