PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsSync­Logging­ContextThread­Context
Open sandboxFocus

SyncLoggingContext.ThreadContext Property

ThreadContext

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

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