PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Contexts/Correlation­Cookie/Parent­Context
Open sandboxFocus

Property ParentContext

ParentContext

Gets the parent context (the one of the CreateCorrelationCookie() method).

Declaration
public ILoggingContext ParentContext { get; }
Property Value
Type Description
ILoggingContext