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