ParentContext
Gets the LoggingContext in which the current context was activated. Previously, this was the logical parent instead.
Declaration
[Obsolete("This property is now equal to ActivationContext.")]
public LoggingContext ParentContext { get; protected set; }Property Value
| Type | Description |
|---|---|
| LoggingContext |