PlatformHeaders.RequestIdItemKey Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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