HeaderPropagationOptions 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.
Provides configuration for the HeaderPropagationMiddleware.
public ref class HeaderPropagationOptions
public class HeaderPropagationOptions
type HeaderPropagationOptions = class
Public Class HeaderPropagationOptions
- Inheritance
-
HeaderPropagationOptions
Constructors
| HeaderPropagationOptions() |
Properties
| Headers |
Gets or sets the headers to be captured by the HeaderPropagationMiddleware and to be propagated by the HeaderPropagationMessageHandler. |