This topic has not yet been rated - Rate this topic

SoapHelper Class

A helper class that is used to parse SOAP messages and return instances of either a Soap11 or a Soap12 class. It is used extensively by the classes in the Microsoft.Web.Services3.Xml namespace.


Namespace: Microsoft.Web.Services3
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)

'Usage
Dim soapHelper1 As SoapHelper

public sealed class SoapHelper
public final class SoapHelper
public class SoapHelper

This helper class is used to parse SOAP messages to return values that are represented in the SOAP 1.1 and SOAP 1.2 protocols.


System.Object
  Microsoft.Web.Services3.SoapHelper
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server

Target Platforms

Did you find this helpful?
(1500 characters remaining)