log4net SDK Reference

ThreadContextStack.ToString Method 

Gets the current context information for this stack.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

Gets the current context information

Remarks

Gets the current context information for this stack.

See Also

ThreadContextStack Class | log4net.Util Namespace