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 クラスの新しいインスタンスを初期化します。 |
プロパティ
| BindingElementType |
古い.
カスタム バインディング要素を表す Type オブジェクトを取得します。 |
| ConfigurationElementName |
古い.
この構成要素の名前を取得します。 (継承元 ServiceModelExtensionElement) |
| CurrentConfiguration |
古い.
現在の Configuration インスタンスが属している構成階層を表す最上位の ConfigurationElement インスタンスへの参照を取得します。 (継承元 ConfigurationElement) |
| ElementInformation |
古い.
ElementInformation オブジェクトのカスタマイズできない情報と機能を格納する ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
| ElementProperty |
古い.
ConfigurationElementProperty オブジェクト自体を表す ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
| EvaluationContext |
古い.
ContextInformation オブジェクトの ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
| HasContext |
古い.
CurrentConfiguration プロパティが |
| Item[ConfigurationProperty] |
古い.
この構成要素のプロパティまたは属性を取得または設定します。 (継承元 ConfigurationElement) |
| Item[String] |
古い.
この構成要素のプロパティ、属性、または子要素を取得または設定します。 (継承元 ConfigurationElement) |
| ListenIPAddress |
古い.
ピア トランスポートがリッスンする IP アドレスを指定する構成要素を取得または設定します。 |
| LockAllAttributesExcept |
古い.
ロックされている属性のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockAllElementsExcept |
古い.
ロックされている要素のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockAttributes |
古い.
ロックされている属性のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockElements |
古い.
ロックされている要素のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockItem |
古い.
要素がロックされているかどうかを示す値を取得または設定します。 (継承元 ConfigurationElement) |
| MaxBufferPoolSize |
古い.
TCP メッセージ バッファー プールの最大サイズをバイト単位で指定する構成要素を取得または設定します。 |
| MaxReceivedMessageSize |
古い.
ピア バインディングによって受信される TCP メッセージの最大サイズをバイト単位で指定する構成要素を取得または設定します。 |
| Port |
古い.
ピア トランスポート バインディングのポートを指定する構成要素を取得または設定します。 |
| Properties |
古い.
ConfigurationPropertyCollection オブジェクトのコレクションが格納されている ConfigurationProperty インスタンスを取得します。オブジェクトは、この構成要素の属性または ConfigurationElement オブジェクトです。 |
| Security |
古い.
このバインディングによって作成されるピア チャネルに設定されるセキュリティを指定する構成要素を取得または設定します。 |