NetPeerTcpBindingElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
PeerChannel feature is obsolete and will be removed in the future.
ピア チャネル固有の TCP メッセージングのバインディングを指定する XML 要素を表します。
public ref class NetPeerTcpBindingElement : System::ServiceModel::Configuration::StandardBindingElement
public class NetPeerTcpBindingElement : System.ServiceModel.Configuration.StandardBindingElement
[System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)]
public class NetPeerTcpBindingElement : System.ServiceModel.Configuration.StandardBindingElement
type NetPeerTcpBindingElement = class
inherit StandardBindingElement
[<System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)>]
type NetPeerTcpBindingElement = class
inherit StandardBindingElement
Public Class NetPeerTcpBindingElement
Inherits StandardBindingElement
- 継承
- 継承
-
NetPeerTcpBindingElement
- 属性
コンストラクター
NetPeerTcpBindingElement() |
古い.
NetPeerTcpBindingElement クラスの新しいインスタンスを初期化します。 |
NetPeerTcpBindingElement(String) |
古い.
NetPeerTcpBindingElement クラスの新しいインスタンスを初期化します。 |
プロパティ
BindingElementType |
古い.
バインド要素の Type を取得します。 |
CloseTimeout |
古い.
クローズ操作が完了するまで待機する時間を取得または設定します。 (継承元 StandardBindingElement) |
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 |
古い.
ピア ノードが TCP メッセージをリッスンする IP アドレスを取得または設定します。 |
LockAllAttributesExcept |
古い.
ロックされている属性のコレクションを取得します。 (継承元 ConfigurationElement) |
LockAllElementsExcept |
古い.
ロックされている要素のコレクションを取得します。 (継承元 ConfigurationElement) |
LockAttributes |
古い.
ロックされている属性のコレクションを取得します。 (継承元 ConfigurationElement) |
LockElements |
古い.
ロックされている要素のコレクションを取得します。 (継承元 ConfigurationElement) |
LockItem |
古い.
要素がロックされているかどうかを示す値を取得または設定します。 (継承元 ConfigurationElement) |
MaxBufferPoolSize |
古い.
バインディングによって処理される TCP メッセージを保存するバッファー プールの最大サイズ (バイト単位) を取得または設定します。 |
MaxReceivedMessageSize |
古い.
この要素で構成されているピア TCP バインディングによって受信されるメッセージの最大サイズ (バイト単位) を取得または設定します。 |
Name |
古い.
バインディングの名前を取得または設定します。 (継承元 StandardBindingElement) |
OpenTimeout |
古い.
オープン操作が完了するまで待機する時間を取得または設定します。 (継承元 StandardBindingElement) |
Port |
古い.
このバインディングがピア チャネルの TCP メッセージを処理するネットワーク インターフェイス ポートを取得または設定します。 |
Properties |
古い.
このバインディング要素の構成プロパティのコレクションを取得します。 |
ReaderQuotas |
古い.
この要素を使用して構成されたバインディングのリーダー クォータの構成要素を取得します。 |
ReceiveTimeout |
古い.
受信操作が完了するまで待機する時間を取得または設定します。 (継承元 StandardBindingElement) |
Resolver |
古い.
このバインド構成に関連付けられているピア リゾルバーの構成要素を取得します。 |
Security |
古い.
このバインド構成のセキュリティ構成要素を取得します。 |
SendTimeout |
古い.
送信操作が完了するまで待機する時間を取得または設定します。 (継承元 StandardBindingElement) |
メソッド
適用対象
.NET