ParentContext
Gets the parent context (the one of the CreateCorrelationCookie() method).
Declaration
public readonly ILoggingContext ParentContext { get; }
Property Value
Type | Description |
---|---|
ILoggingContext |
Gets the parent context (the one of the CreateCorrelationCookie() method).
public readonly ILoggingContext ParentContext { get; }
Type | Description |
---|---|
ILoggingContext |