ServiceHostingEnvironmentSection::TransportConfigurationTypes Property
.NET Framework (current version)
Gets a collection of types that implement the specific transport.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("", Options = ConfigurationPropertyOptions::IsDefaultCollection)] property TransportConfigurationTypeElementCollection^ TransportConfigurationTypes { TransportConfigurationTypeElementCollection^ get(); }
Property Value
Type: System.ServiceModel.Configuration::TransportConfigurationTypeElementCollection^A TransportConfigurationTypeElementCollection that contains all the types that implement the specific transport.
.NET Framework
Available since 3.0
Available since 3.0
Show: