PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Contexts/Ephemeral­Logging­Context/Thread­Context
Open sandboxFocus

Property ThreadContext

ThreadContext

Gets the ThreadLoggingContext for the thread in which the current LoggingContext is currently executed.

Declaration
public override ThreadLoggingContext ThreadContext { get; }
Property Value
Type Description
ThreadLoggingContext
Overrides
LoggingContext.ThreadContext