The number of messages in the stack
The current number of messages in the stack
The current number of messages in the stack. That is the number of times Push has been called minus the number of times Pop has been called.
ThreadContextStack Class | log4net.Util Namespace