IHeaderPropagationAttribute Interface
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.
Interface to ensure that the header propagation attribute is implemented correctly.
public interface IHeaderPropagationAttribute
type IHeaderPropagationAttribute = interface
Public Interface IHeaderPropagationAttribute
Methods
| Name | Description |
|---|---|
| LoadHeaders(HeaderPropagationEntryCollection) |
Loads the header entries into the outgoing request headers collection. |