TcpTransportElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定組態項目,這個組態項目會造成通道在包含於自訂繫結中時使用 TCP 傳輸來傳輸訊息。 此類別無法獲得繼承。
public ref class TcpTransportElement sealed : System::ServiceModel::Configuration::ConnectionOrientedTransportElement
public sealed class TcpTransportElement : System.ServiceModel.Configuration.ConnectionOrientedTransportElement
type TcpTransportElement = class
inherit ConnectionOrientedTransportElement
Public NotInheritable Class TcpTransportElement
Inherits ConnectionOrientedTransportElement
- 繼承
- 繼承
備註
這個組態項目可讓您建立實作 TCP 傳輸通訊協定的自訂繫結。
建構函式
TcpTransportElement() |
初始化 TcpTransportElement 類別的新執行個體。 |