PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsCorrelation­CookieParent­Context
Open sandboxFocus

CorrelationCookie.ParentContext Property

ParentContext

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

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