ThreadLoggingContext.ThreadContext Property |
Gets the ThreadLoggingContext for the thread in which the current LoggingContext
is currently executed.
Namespace: PostSharp.Patterns.Diagnostics.Contexts
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public override ThreadLoggingContext ThreadContext { get; }