This documentation is archived and is not being maintained.

SoapTransportImporter Constructor

Initializes a new instance of the SoapTransportImporter class.

[Visual Basic]
Protected Sub New()
[C#]
protected SoapTransportImporter();
[C++]
protected: SoapTransportImporter();
[JScript]
protected function SoapTransportImporter();

Remarks

This constructor is called by derived class constructors to initialize state in this type.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

SoapTransportImporter Class | SoapTransportImporter Members | System.Web.Services.Description Namespace

Show: