Share via


HeaderPropagationMessageHandlerEntry.OutboundHeaderName Property

Definition

Gets the name of the header to be added to the outgoing http requests by the HeaderPropagationMessageHandler.

public:
 property System::String ^ OutboundHeaderName { System::String ^ get(); };
public string OutboundHeaderName { get; }
member this.OutboundHeaderName : string
Public ReadOnly Property OutboundHeaderName As String

Property Value

Applies to