PeerChannel feature is obsolete and will be removed in the future.
表示一个配置元素,该元素包含特定于对等通道 TCP 消息绑定的元素。
public ref class NetPeerTcpBindingCollectionElement : System::ServiceModel::Configuration::StandardBindingCollectionElement<System::ServiceModel::NetPeerTcpBinding ^, System::ServiceModel::Configuration::NetPeerTcpBindingElement ^>
public class NetPeerTcpBindingCollectionElement : System.ServiceModel.Configuration.StandardBindingCollectionElement<System.ServiceModel.NetPeerTcpBinding,System.ServiceModel.Configuration.NetPeerTcpBindingElement>
[System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)]
public class NetPeerTcpBindingCollectionElement : System.ServiceModel.Configuration.StandardBindingCollectionElement<System.ServiceModel.NetPeerTcpBinding,System.ServiceModel.Configuration.NetPeerTcpBindingElement>
type NetPeerTcpBindingCollectionElement = class
inherit StandardBindingCollectionElement<NetPeerTcpBinding, NetPeerTcpBindingElement>
[<System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)>]
type NetPeerTcpBindingCollectionElement = class
inherit StandardBindingCollectionElement<NetPeerTcpBinding, NetPeerTcpBindingElement>
Public Class NetPeerTcpBindingCollectionElement
Inherits StandardBindingCollectionElement(Of NetPeerTcpBinding, NetPeerTcpBindingElement)