EndpointDiscoveryMetadata 類別

定義

包含可探索服務的中繼資料。

public ref class EndpointDiscoveryMetadata
public class EndpointDiscoveryMetadata
type EndpointDiscoveryMetadata = class
Public Class EndpointDiscoveryMetadata
繼承
EndpointDiscoveryMetadata

備註

EndpointDiscoveryMetadata 類別包含其代表之服務的中繼資料。

建構函式

EndpointDiscoveryMetadata()

建立 EndpointDiscoveryMetadata 類別的新執行個體。

屬性

Address

取得或設定 EndpointDiscoveryMetadata 執行個體描述之端點的端點位址。

ContractTypeNames

取得 EndpointDiscoveryMetadata 描述之服務實作的合約型別名稱集合。

Extensions

取得與此 EndpointDiscoveryMetadata 執行個體相關聯的延伸模組。

ListenUris

取得此 EndpointDiscoveryMetadata 執行個體描述之服務的接聽 URI。

Scopes

取得與此 EndpointDiscoveryMetadata 執行個體相關聯的範圍。

Version

取得或設定已發行 EndpointDiscoveryMetadata 的版本。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
FromServiceEndpoint(ServiceEndpoint)

EndpointDiscoveryMetadata 建立新的 ServiceEndpoint

FromServiceEndpoint(ServiceEndpoint, EndpointDispatcher)

使用指定的服務端點和端點發送器,建立 EndpointDiscoveryMetadata 類別的新執行個體。

GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於