Freigeben über


HttpCorrelationProtocol Klasse

Definition

Definiert Werte für HttpCorrelationProtocol.

public static class HttpCorrelationProtocol
type HttpCorrelationProtocol = class
Public Class HttpCorrelationProtocol
Vererbung
HttpCorrelationProtocol

Felder

Legacy

Fügen Sie Request-Id- und Request-Context-Header mit Anforderungskorrelationsdaten ein. Siehe https://github.com/dotnet/corefx/blob/master/src/System.Diagnostics.DiagnosticSource/src/HttpCorrelationProtocol.md.

None

Lesen und einfügen Sie keine Korrelationsheader.

W3C

Einfügen von Ablaufverfolgungskontextheadern. Siehe https://w3c.github.io/trace-context.

Gilt für: