System.Web.Services.Description.SoapTransportImporter Members

The members of System.Web.Services.Description.SoapTransportImporter are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Public Properties

ImportContextSoapProtocolImporter.

Gets or sets a reference to the System.Web.Services.Description.SoapProtocolImporter performing the import action.

Public Methods

abstract
ImportClass()

When overridden in a derived class, this method uses information contained in the System.Web.Services.Description.ServiceDescription object model (available through the SoapTransportImporter.ImportContext property) to add transport-specific code to the class being generated.

abstract
IsSupportedTransport(string) : bool

When overridden in a derived class, this method determines whether the specified transport protocol is supported by the XML Web service.