一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 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)