Data Mining

Download Free Data Mining Source Code In C/C++, C#, Visual Basic, Visual Basic.NET, Java,
and other programming languages
Welcome to Data Mining Sign in | Join | Help
in Search

Data Mining Source Code Newsletter

Business Analyst Training
Live, Online, Video Courses
Instructor-Led + Hands-On
BusinessAnalystBootCamp.Com

SQL + Database Training
Live, Online, Video Classes
Instructor-Led + Hands-On
SQLBootCamp.Com

Software Developer Training
Live, Online, Video Courses
Instructor-Led + Hands-On
SoftwareDevelperBootCamp.Com

IT CAREER COACH
Hands-On Experience Coaching
IT Skills Training
IT-Career-Coach.NET

IT Professional Newsletter
"Free" IT Career Success Tips
How To Accelerate Your Career
IT Career Newsletter

Ask IT Career Questions
"ASK" A Burning IT Career
Question Or Get Answers
Ask A Burning IT Question Now!

Announcing The Data Mining Source Code Newsletter!

Subscribe By Email | Subscribe By RSS Feed

System.Web.Services.Protocols Namespace : SoapHeader Class

Last post 11-30-2003, 0:13 by Kingsley Tagbo. 0 replies.
Sort Posts: Previous Next
  •  11-30-2003, 0:13 1059

    System.Web.Services.Protocols Namespace : SoapHeader Class

    You inherit from the SoapHeader Class to implement it in your applications :

    SOAPHeader.Actor Property
    The SoapHeader.Actor property defines the recipient of a SOAPHeader. This does not have to be the same recipient as the Body of the SoapHeader and consequently canpoint to a different recipient or URI.

    SOAPHeader.DidUnderstand Property
    ASP.NET throws a SoapHeaderException if the response of an XML Web Service call has it's SoapHeader.DidUnderstand property set to false.

    SOAPHeader.MustUnderstand Property
    The SoapHeader.MustUnderstand property indicates if a node must understand or process a specific SoapHeader. A Web Service must respond with a SOAPHeader.DidUnderstand = True if the MustUnderstand property is set to true otherwise the SoapHeaderException will be raised by ASP.NET and the return information discarded.




    Sign-up For Data Mining Source Code Newsletter

Announcing The Data Mining Source Code Newsletter!

Subscribe By Email | Subscribe By RSS Feed