部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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)