log4net SDK Documentation - Microsoft .NET Framework 4.0

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