IHttpRequestIdentifierFeature インターフェイス

定義

要求を一意に識別する機能。

public interface class IHttpRequestIdentifierFeature
public interface IHttpRequestIdentifierFeature
type IHttpRequestIdentifierFeature = interface
Public Interface IHttpRequestIdentifierFeature
派生

プロパティ

TraceIdentifier

要求を一意に識別する値を取得または設定します。 これは、ログ記録と診断に使用できます。

適用対象