HeaderPropagationValues Class
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.
Contains the outbound header values for the HeaderPropagationMessageHandler.
public ref class HeaderPropagationValues
public class HeaderPropagationValues
type HeaderPropagationValues = class
Public Class HeaderPropagationValues
- Inheritance
-
HeaderPropagationValues
Constructors
| HeaderPropagationValues() |
Properties
| Headers |
Gets or sets the headers values collected by the HeaderPropagationMiddleware from the current request that can be propagated. |