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

SyncMethodLoggingContext Constructor

SyncMethodLoggingContext(ThreadLoggingContext)

Initializes a new SyncMethodLoggingContext.

Declaration
public SyncMethodLoggingContext(ThreadLoggingContext threadContext)
Parameters
Type Name Description
ThreadLoggingContext threadContext

Information about the thread to which the new SyncMethodLoggingContext shall belong.