SyncMethodLoggingContext Constructor |
Initializes a new SyncMethodLoggingContext.
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 SyncMethodLoggingContext( ThreadLoggingContext threadContext )
Parameters
- threadContext
- Type: PostSharp.Patterns.Diagnostics.Contexts.ThreadLoggingContext
Information about the thread to which the new SyncMethodLoggingContext shall belong.