Gets the current context depth.
The current context depth.
Note���The NDC is deprecated and has been replaced by the Stacks. The current NDC implementation forwards to the
ThreadContext.Stacks["NDC"]
.
The number of context values pushed onto the context stack.
Used to record the current depth of the context. This can then be restored using the SetMaxDepth method.
NDC Class | log4net Namespace | SetMaxDepth