PeerTransportElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
PeerChannel feature is obsolete and will be removed in the future.
指定組態項目,這個組態項目會造成通道在包含於自訂繫結中時使用對等傳輸來傳輸訊息。 此類別無法獲得繼承。
public ref class PeerTransportElement : System::ServiceModel::Configuration::BindingElementExtensionElement
public class PeerTransportElement : System.ServiceModel.Configuration.BindingElementExtensionElement
[System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)]
public class PeerTransportElement : System.ServiceModel.Configuration.BindingElementExtensionElement
type PeerTransportElement = class
inherit BindingElementExtensionElement
[<System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)>]
type PeerTransportElement = class
inherit BindingElementExtensionElement
Public Class PeerTransportElement
Inherits BindingElementExtensionElement
- 繼承
-
PeerTransportElement
- 繼承
- 屬性
備註
這個組態項目可讓您建立實作對等傳輸通訊協定的自訂繫結。
建構函式
PeerTransportElement() |
已淘汰.
初始化 PeerTransportElement 類別的新執行個體。 |