ThreadContext
Gets the ThreadLoggingContext for the thread in which the current LoggingContext is currently executed.
Declaration
public abstract ThreadLoggingContext ThreadContext { get; }
Property Value
Type | Description |
---|---|
ThreadLoggingContext |
Gets the ThreadLoggingContext for the thread in which the current LoggingContext is currently executed.
public abstract ThreadLoggingContext ThreadContext { get; }
Type | Description |
---|---|
ThreadLoggingContext |