Name

SoapUnknownHeader

Synopsis

This class represents a SoapHeader that was not understood by the receiving method in the web service or proxy class. You can receive all unknown headers by creating an array of SoapUnknownHeader objects and using it with the SoapHeaderAttribute.

Public NotInheritable Class SoapUnknownHeader : Inherits SoapHeader
' Public Constructors
   Public Sub New() 
' Public Instance Properties
   Public Property Element As XmlElement  
End Class

Hierarchy

System.ObjectSoapHeader SoapUnknownHeader

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.