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 クラスの新しいインスタンスを作成します。 |