Implementation of Stacks collection for the ThreadContext
Inheritance Hierarchy
log4net.UtilThreadContextStacks
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
The ThreadContextStacks type exposes the following members.
Properties
Name | Description | |
---|---|---|
Item |
Gets the named thread context stack
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
ToString | (Inherited from Object.) |
Remarks
Implementation of Stacks collection for the ThreadContext
See Also