BindingsSection::NetTcpBinding Property

 

Gets the configuration element that contains a collection of NetTcpBindingElement objects.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
[ConfigurationPropertyAttribute("netTcpBinding", Options = ConfigurationPropertyOptions::None)]
property NetTcpBindingCollectionElement^ NetTcpBinding {
	NetTcpBindingCollectionElement^ get();
}

.NET Framework
Available since 3.0
Return to top
Show: