UdpTransportSettingsElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
讓您設定 UDP 傳輸的設定。
public ref class UdpTransportSettingsElement sealed : System::Configuration::ConfigurationElement
public sealed class UdpTransportSettingsElement : System.Configuration.ConfigurationElement
type UdpTransportSettingsElement = class
inherit ConfigurationElement
Public NotInheritable Class UdpTransportSettingsElement
Inherits ConfigurationElement
- 繼承
備註
可依應用程式的需要,使用這些屬性修改基礎 UDP 傳輸的設定。
建構函式
UdpTransportSettingsElement() |
建立 UdpTransportSettingsElement 類別的新執行個體。 |