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 类的新实例。 |