IHeaderPropagationAttribute Interface

Definition

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.

Applies to