IHttpRequestIdentifierFeature 인터페이스

정의

요청을 고유하게 식별하는 기능입니다.

public interface class IHttpRequestIdentifierFeature
public interface IHttpRequestIdentifierFeature
type IHttpRequestIdentifierFeature = interface
Public Interface IHttpRequestIdentifierFeature
파생

속성

TraceIdentifier

요청을 고유하게 식별하는 값을 가져오거나 설정합니다. 로깅 및 진단 사용할 수 있습니다.

적용 대상