PlatformHeaders.RequestIdItemKey Field

Definition

Key used to store the resolved request ID in Items. Downstream filters and middleware can read this value to correlate the request ID without re-resolving it.

public const string RequestIdItemKey;
val mutable RequestIdItemKey : string
Public Const RequestIdItemKey As String 

Field Value

Applies to