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.
MessageHeaders::UnderstoodHeaders Property
.NET Framework (current version)
Gets all the message headers that must be understood, according to SOAP 1.1/1.2 specification.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Channels::UnderstoodHeaders^A UnderstoodHeaders that represents the message headers that must be understood.
If the message receiver cannot interpret the message headers contained in this property, the message is not processed and an exception is thrown.
.NET Framework
Available since 3.0
Available since 3.0
Show: