The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MessageHeaderAttribute::Relay Property
.NET Framework (current version)
Specifies whether this header is to be relayed to downstream nodes. This is mapped to the relay SOAP header attribute.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System::Booleantrue if this header is to be relayed to downstream nodes; otherwise, false.
This property is ignored when SOAP 1.1 is used. For more information, see the Remarks section of MessageHeaderAttribute for details.
.NET Framework
Available since 3.0
Available since 3.0
Show: