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. |