BindingsSection::NetTcpBinding Property
.NET Framework (current version)
Gets the configuration element that contains a collection of NetTcpBindingElement objects.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("netTcpBinding", Options = ConfigurationPropertyOptions::None)] property NetTcpBindingCollectionElement^ NetTcpBinding { NetTcpBindingCollectionElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::NetTcpBindingCollectionElement^A NetTcpBindingCollectionElement that contains a collection of NetTcpBindingElement objects.
.NET Framework
Available since 3.0
Available since 3.0
Show: