WebServicesSection.SoapServerProtocolFactoryType Property

 

Gets a TypeElement object that corresponds to the protocol used to call the Web service.

Namespace:   System.Web.Services.Configuration
Assembly:  System.Web.Services (in System.Web.Services.dll)

[<ConfigurationPropertyAttribute("soapServerProtocolFactory")>]
member SoapServerProtocolFactoryType : TypeElement with get

Property Value

Type: System.Web.Services.Configuration.TypeElement

A TypeElement object that corresponds to the protocol used to call the Web service.

.NET Framework
Available since 2.0
Return to top
Show: