PeerCustomResolverBindingElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
PeerChannel feature is obsolete and will be removed in the future.
定義用來建立自訂對等解析程式的繫結項目。
public ref class PeerCustomResolverBindingElement sealed : System::ServiceModel::Channels::PeerResolverBindingElement
public sealed class PeerCustomResolverBindingElement : System.ServiceModel.Channels.PeerResolverBindingElement
[System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)]
public sealed class PeerCustomResolverBindingElement : System.ServiceModel.Channels.PeerResolverBindingElement
type PeerCustomResolverBindingElement = class
inherit PeerResolverBindingElement
[<System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)>]
type PeerCustomResolverBindingElement = class
inherit PeerResolverBindingElement
Public NotInheritable Class PeerCustomResolverBindingElement
Inherits PeerResolverBindingElement
- 繼承
- 屬性
建構函式
PeerCustomResolverBindingElement() |
已淘汰.
初始化 PeerCustomResolverBindingElement 類別預設的新執行個體。 |
PeerCustomResolverBindingElement(BindingContext, PeerCustomResolverSettings) |
已淘汰.
使用提供的繫結內容和解析程式設定,初始化 PeerCustomResolverBindingElement 類別的新執行個體。 |
PeerCustomResolverBindingElement(PeerCustomResolverBindingElement) |
已淘汰.
藉由複製提供的自定義對等解析程序系結, PeerCustomResolverBindingElement 初始化 類別的新實例。 |
PeerCustomResolverBindingElement(PeerCustomResolverSettings) |
已淘汰.
使用提供的解析程式設定來初始化 PeerCustomResolverBindingElement 類別的新執行個體。 |
屬性
Address |
已淘汰.
取得或設定對等的端點位址,這個繫結所建立的解析程式將於其上執行。 |
Binding |
已淘汰.
取得或設定以這個繫結項目所建立解析程式使用的網路繫結。 |
ReferralPolicy |
已淘汰.
取得或設定以這個繫結項目所建立對等解析程式的轉介原則。 |
方法
BuildChannelFactory<TChannel>(BindingContext) |
已淘汰.
建立可用來建立傳送訊息之通道的通道處理站。 |
BuildChannelListener<TChannel>(BindingContext) |
已淘汰.
建立指定之型別的通道接聽程式來接收訊息。 |
CanBuildChannelFactory<TChannel>(BindingContext) |
已淘汰.
判斷是否可以建置指定之型別的通道處理站。 |
CanBuildChannelListener<TChannel>(BindingContext) |
已淘汰.
判斷是否可以建置指定之型別的通道接聽項。 |
Clone() |
已淘汰.
建立目前繫結項目的複本。 |
CreatePeerResolver() |
已淘汰.
建立自訂對等解析程式的新執行個體。 |
Equals(Object) |
已淘汰.
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetHashCode() |
已淘汰.
做為預設雜湊函式。 (繼承來源 Object) |
GetProperty<T>(BindingContext) |
已淘汰.
從指定的 BindingContext 物件傳回屬性。 |
GetType() |
已淘汰.
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
已淘汰.
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
已淘汰.
傳回代表目前物件的字串。 (繼承來源 Object) |