UdpDiscoveryEndpointElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義 UDP 探索端點的組態項目。
public ref class UdpDiscoveryEndpointElement : System::ServiceModel::Discovery::Configuration::DiscoveryEndpointElement
public class UdpDiscoveryEndpointElement : System.ServiceModel.Discovery.Configuration.DiscoveryEndpointElement
type UdpDiscoveryEndpointElement = class
inherit DiscoveryEndpointElement
Public Class UdpDiscoveryEndpointElement
Inherits DiscoveryEndpointElement
- 繼承
-
UdpDiscoveryEndpointElement
備註
UDP 探索端點是一種標準端點,會指定可探索服務要使用 UDP 傳輸接聽探索訊息的位置,以及用戶端傳送探索訊息的位置。
建構函式
UdpDiscoveryEndpointElement() |
建立 UdpDiscoveryEndpointElement 類別的新執行個體。 |