BindingsSection.NetPeerTcpBinding Свойство

Определение

Внимание!

PeerChannel feature is obsolete and will be removed in the future.

Возвращает элемент конфигурации, содержащий коллекцию элементов netPeerTcpBinding.

public:
 property System::ServiceModel::Configuration::NetPeerTcpBindingCollectionElement ^ NetPeerTcpBinding { System::ServiceModel::Configuration::NetPeerTcpBindingCollectionElement ^ get(); };
[System.Configuration.ConfigurationProperty("netPeerTcpBinding", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Configuration.NetPeerTcpBindingCollectionElement NetPeerTcpBinding { get; }
[System.Configuration.ConfigurationProperty("netPeerTcpBinding", Options=System.Configuration.ConfigurationPropertyOptions.None)]
[System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)]
public System.ServiceModel.Configuration.NetPeerTcpBindingCollectionElement NetPeerTcpBinding { get; }
[<System.Configuration.ConfigurationProperty("netPeerTcpBinding", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.NetPeerTcpBinding : System.ServiceModel.Configuration.NetPeerTcpBindingCollectionElement
[<System.Configuration.ConfigurationProperty("netPeerTcpBinding", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
[<System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)>]
member this.NetPeerTcpBinding : System.ServiceModel.Configuration.NetPeerTcpBindingCollectionElement
Public ReadOnly Property NetPeerTcpBinding As NetPeerTcpBindingCollectionElement

Значение свойства

Объект NetPeerTcpBindingCollectionElement, содержащий коллекцию элементов NetPeerTcpBindingElement.

Атрибуты

Применяется к