System.Web.Services.Description.SoapTransportImporter: Method Members

The methods of System.Web.Services.Description.SoapTransportImporter are listed below. For a list of all members, see the SoapTransportImporter Members list.

See Also: Inherited members from System.Object

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.