This documentation is archived and is not being maintained.
MessageHeader.Relay Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the header should be relayed.
Namespace:
System.ServiceModel.Channels
Assembly:
System.ServiceModel (in System.ServiceModel.dll)
public override bool Relay { get; }
Property Value
Type:
System.Booleantrue if the header should be relayed; otherwise, false.
According to SOAP 1.1, this value is always false.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0