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 クラスの新しいインスタンスを初期化します。 |