Gets the named thread context stack
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
public LogicalThreadContextStack this[
string key
] { get; }
public LogicalThreadContextStack this[
string key
] { get; }
Public ReadOnly Default Property Item (
key As String
) As LogicalThreadContextStack
Get
Public ReadOnly Default Property Item (
key As String
) As LogicalThreadContextStack
Get
public:
property LogicalThreadContextStack^ default[String^ key] {
LogicalThreadContextStack^ get (String^ key);
}
public:
property LogicalThreadContextStack^ default[String^ key] {
LogicalThreadContextStack^ get (String^ key);
}
Property Value
Type:
LogicalThreadContextStack
The named stack
Gets the named thread context stack