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)
public: [ConfigurationPropertyAttribute("soapServerProtocolFactory")] property TypeElement^ SoapServerProtocolFactoryType { TypeElement^ 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
Available since 2.0
Show: