HttpRequestIdentifierFeature Klasse

Definition

Standardimplementierung für IHttpRequestIdentifierFeature.

public ref class HttpRequestIdentifierFeature : Microsoft::AspNetCore::Http::Features::IHttpRequestIdentifierFeature
public class HttpRequestIdentifierFeature : Microsoft.AspNetCore.Http.Features.IHttpRequestIdentifierFeature
type HttpRequestIdentifierFeature = class
    interface IHttpRequestIdentifierFeature
Public Class HttpRequestIdentifierFeature
Implements IHttpRequestIdentifierFeature
Vererbung
HttpRequestIdentifierFeature
Implementiert

Konstruktoren

HttpRequestIdentifierFeature()

Standardimplementierung für IHttpRequestIdentifierFeature.

Eigenschaften

TraceIdentifier

Ruft einen Wert ab, um eine Anforderung eindeutig zu identifizieren, oder legt diesen fest. Dies kann für die Protokollierung und Diagnose verwendet werden.

Gilt für: