NetPeerTcpBindingCollectionElement クラス

定義

注意事項

PeerChannel feature is obsolete and will be removed in the future.

ピア チャネル TCP メッセージ バインドに固有の要素を含む構成要素を表します。

public ref class NetPeerTcpBindingCollectionElement : System::ServiceModel::Configuration::StandardBindingCollectionElement<System::ServiceModel::NetPeerTcpBinding ^, System::ServiceModel::Configuration::NetPeerTcpBindingElement ^>
public class NetPeerTcpBindingCollectionElement : System.ServiceModel.Configuration.StandardBindingCollectionElement<System.ServiceModel.NetPeerTcpBinding,System.ServiceModel.Configuration.NetPeerTcpBindingElement>
[System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)]
public class NetPeerTcpBindingCollectionElement : System.ServiceModel.Configuration.StandardBindingCollectionElement<System.ServiceModel.NetPeerTcpBinding,System.ServiceModel.Configuration.NetPeerTcpBindingElement>
type NetPeerTcpBindingCollectionElement = class
    inherit StandardBindingCollectionElement<NetPeerTcpBinding, NetPeerTcpBindingElement>
[<System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)>]
type NetPeerTcpBindingCollectionElement = class
    inherit StandardBindingCollectionElement<NetPeerTcpBinding, NetPeerTcpBindingElement>
Public Class NetPeerTcpBindingCollectionElement
Inherits StandardBindingCollectionElement(Of NetPeerTcpBinding, NetPeerTcpBindingElement)
継承
属性

コンストラクター

名前 説明
NetPeerTcpBindingCollectionElement()
古い.

NetPeerTcpBindingCollectionElement クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
BindingName
古い.

バインディングの名前を取得します。

(継承元 BindingCollectionElement)
Bindings
古い.

この構成セクションで定義されているすべての標準バインドを取得します。

(継承元 StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration>)
BindingType
古い.

このバインディングの型を取得します。

(継承元 StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration>)
ConfiguredBindings
古い.

構成されたバインド オブジェクトのコレクションを取得します。

(継承元 StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration>)
CurrentConfiguration
古い.

現在のConfiguration インスタンスが属している構成階層を表す最上位ConfigurationElement インスタンスへの参照を取得します。

(継承元 ConfigurationElement)
ElementInformation
古い.

ElementInformation オブジェクトのカスタマイズ不可能な情報と機能を含むConfigurationElement オブジェクトを取得します。

(継承元 ConfigurationElement)
ElementProperty
古い.

ConfigurationElementProperty オブジェクト自体を表すConfigurationElement オブジェクトを取得します。

(継承元 ConfigurationElement)
EvaluationContext
古い.

ContextInformation オブジェクトの ConfigurationElement オブジェクトを取得します。

(継承元 ConfigurationElement)
HasContext
古い.

CurrentConfiguration プロパティがnullされているかどうかを示す値を取得します。

(継承元 ConfigurationElement)
Item[ConfigurationProperty]
古い.

この構成要素のプロパティまたは属性を取得または設定します。

(継承元 ConfigurationElement)
Item[String]
古い.

この構成要素のプロパティ、属性、または子要素を取得または設定します。

(継承元 ConfigurationElement)
LockAllAttributesExcept
古い.

ロックされた属性のコレクションを取得します。

(継承元 ConfigurationElement)
LockAllElementsExcept
古い.

ロックされた要素のコレクションを取得します。

(継承元 ConfigurationElement)
LockAttributes
古い.

ロックされた属性のコレクションを取得します。

(継承元 ConfigurationElement)
LockElements
古い.

ロックされた要素のコレクションを取得します。

(継承元 ConfigurationElement)
LockItem
古い.

要素がロックされているかどうかを示す値を取得または設定します。

(継承元 ConfigurationElement)
Properties
古い.

この構成要素の属性またはConfigurationPropertyCollectionオブジェクトにすることができるConfigurationProperty オブジェクトのコレクションを含むConfigurationElement インスタンスを取得します。

(継承元 StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration>)

メソッド

名前 説明
ContainsKey(String)
古い.

指定した名前を使用して、バインディングがコレクション内に存在するかどうかを判断します。

(継承元 StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration>)
DeserializeElement(XmlReader, Boolean)
古い.

構成ファイルから XML を読み取ります。

(継承元 ConfigurationElement)
Equals(Object)
古い.

現在の ConfigurationElement インスタンスを指定したオブジェクトと比較します。

(継承元 ConfigurationElement)
GetDefault()
古い.

使用される既定のバインドを取得します。

(継承元 StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration>)
GetHashCode()
古い.

現在の ConfigurationElement インスタンスを表す一意の値を取得します。

(継承元 ConfigurationElement)
GetTransformedAssemblyString(String)
古い.

指定したアセンブリ名の変換されたバージョンを返します。

(継承元 ConfigurationElement)
GetTransformedTypeString(String)
古い.

指定した型名の変換されたバージョンを返します。

(継承元 ConfigurationElement)
GetType()
古い.

現在のインスタンスの Type を取得します。

(継承元 Object)
Init()
古い.

ConfigurationElement オブジェクトを初期状態に設定します。

(継承元 ConfigurationElement)
InitializeDefault()
古い.

ConfigurationElement オブジェクトの既定の値セットを初期化するために使用します。

(継承元 ConfigurationElement)
IsModified()
古い.

この構成要素が、派生クラスで実装されたときに、最後に保存または読み込まれた後に変更されたかどうかを示します。

(継承元 ConfigurationElement)
IsReadOnly()
古い.

ConfigurationElement オブジェクトが読み取り専用かどうかを示す値を取得します。

(継承元 ConfigurationElement)
ListErrors(IList)
古い.

この ConfigurationElement オブジェクトおよびすべてのサブ要素の無効なプロパティ エラーを、渡されたリストに追加します。

(継承元 ConfigurationElement)
MemberwiseClone()
古い.

現在の Objectの簡易コピーを作成します。

(継承元 Object)
OnDeserializeUnrecognizedAttribute(String, String)
古い.

逆シリアル化中に不明な属性が検出されたかどうかを示す値を取得します。

(継承元 ConfigurationElement)
OnDeserializeUnrecognizedElement(String, XmlReader)
古い.

逆シリアル化中に不明な要素が検出されたかどうかを示す値を取得します。

(継承元 ConfigurationElement)
OnRequiredPropertyNotFound(String)
古い.

必要なプロパティが見つからない場合に例外をスローします。

(継承元 ConfigurationElement)
PostDeserialize()
古い.

逆シリアル化後に呼び出されます。

(継承元 ConfigurationElement)
PreSerialize(XmlWriter)
古い.

シリアル化の前に呼び出されます。

(継承元 ConfigurationElement)
Reset(ConfigurationElement)
古い.

ロックやプロパティ コレクションなど、 ConfigurationElement オブジェクトの内部状態をリセットします。

(継承元 ConfigurationElement)
ResetModified()
古い.

派生クラスで実装されたときに IsModified() メソッドの値を false にリセットします。

(継承元 ConfigurationElement)
SerializeElement(XmlWriter, Boolean)
古い.

派生クラスで実装されている場合、この構成要素の内容を構成ファイルに書き込みます。

(継承元 ConfigurationElement)
SerializeToXmlElement(XmlWriter, String)
古い.

派生クラスで実装されるときに、この構成要素の外部タグを構成ファイルに書き込みます。

(継承元 ConfigurationElement)
SetPropertyValue(ConfigurationProperty, Object, Boolean)
古い.

プロパティを指定した値に設定します。

(継承元 ConfigurationElement)
SetReadOnly()
古い.

IsReadOnly() オブジェクトとすべてのサブ要素のConfigurationElement プロパティを設定します。

(継承元 ConfigurationElement)
ToString()
古い.

現在のオブジェクトを表す文字列を返します。

(継承元 Object)
TryAdd(String, Binding, Configuration)
古い.

指定したバインディングをコレクションに追加します。

(継承元 StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration>)
Unmerge(ConfigurationElement, ConfigurationElement, ConfigurationSaveMode)
古い.

ConfigurationElement オブジェクトを変更して、保存すべきでないすべての値を削除します。

(継承元 ConfigurationElement)

適用対象