Property ParentContext
ParentContext
Gets the LoggingContext in which the current context was activated. Previously, this was the logical parent instead.
Declaration
public LoggingContext ParentContext { get; protected set; }
Property Value
Type | Description |
---|---|
LoggingContext |