WebServicesSection.SoapServerProtocolFactoryType Property
.NET Framework (current version)
Gets a TypeElement object that corresponds to the protocol used to call the Web service.
Assembly: System.Web.Services (in System.Web.Services.dll)
[<ConfigurationPropertyAttribute("soapServerProtocolFactory")>] member SoapServerProtocolFactoryType : TypeElement with get
Property Value
Type: System.Web.Services.Configuration.TypeElementA TypeElement object that corresponds to the protocol used to call the Web service.
.NET Framework
Available since 2.0
Available since 2.0
Show: