CorrelationCookie(ILoggingContext)
Initializes a new CorrelationCookie.
Declaration
public CorrelationCookie(ILoggingContext parentContext)
Parameters
Type | Name | Description |
---|---|---|
ILoggingContext | parentContext | The parent context (the one of the CreateCorrelationCookie() method). |