PostSharp.Patterns.Diagnostics.Correlation Namespace |
Class | Description | |
---|---|---|
LegacyHttpCorrelationProtocol |
An implementation of the legacy HTTP Correlation Protocol proposed by Microsoft.
|
Structure | Description | |
---|---|---|
CorrelationRequest |
Represents a request for the ICorrelationProtocol interface. Typically, wraps
an ASP.NET incoming request or an HttpClient request.
| |
IncomingRequestOptions |
Logging options sent by the caller in a distributed logging transaction.
|
Interface | Description | |
---|---|---|
ICorrelationProtocol |
Defines the semantics of the request correlation protocol in distributed logging. The protocol adds headers to outgoing requests and interpret headers
in incoming requests.
| |
ICorrelationRequestAdapter |
Abstraction of the CorrelationRequest type.
|
Enumeration | Description | |
---|---|---|
CorrelationRequestDirection |