CorrelationCookie Structure |
Represents a correlation between two LoggingContext. This type is created by the
CreateCorrelationCookie() method.
Namespace: PostSharp.Patterns.Diagnostics.Contexts
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.8.6.0 (6.8.6.0)

C#
public struct CorrelationCookie
The CorrelationCookie type exposes the following members.

Name | Description | |
---|---|---|
![]() | CorrelationCookie |
Initializes a new CorrelationCookie.
|

Name | Description | |
---|---|---|
![]() ![]() | Null |
Gets a default instance of the CorrelationCookie type.
|
![]() | ParentContext |
Gets the parent context (the one of the CreateCorrelationCookie() method).
|
