System.ServiceModel 4.0.0.0 System.Object To be added. Represents system information regarding a SOAP message header. Constructor 4.0.0.0 To be added. Initializes a new instance of the class. Property 4.0.0.0 System.String To be added. If this property is empty, the header is interpreted as targeted for the ultimate recipient of the message. Gets or sets the intended recipient of the message header. Property 4.0.0.0 System.Boolean To be added. A reference parameter corresponds to the <ReferenceParameters> element described in the in the WS-Addressing specification. Gets a value that specifies whether the message header represents reference parameters of an endpoint reference. Property 4.0.0.0 System.Boolean To be added. If this property is true and the message receiver cannot interpret the message header, the message is not processed and an exception is thrown. If this property is false, the receiver can ignore the message header and continue processing. Gets or sets a value that indicates whether processing the message header is mandatory or optional. Property 4.0.0.0 System.String To be added. To be added. Gets the name of the message header. Property 4.0.0.0 System.String To be added. To be added. Gets the namespace of the message header. Property 4.0.0.0 System.Boolean To be added. The SOAP specification defines a header block as one that can be relayed in the forwarded message if the header block is targeted at a role acted on by the SOAP intermediary, but not otherwise processed by the intermediary. Gets or sets a value that indicates whether the message header can be relayed.