UdpClient Properties
.NET Framework (current version)
Namespace:
System.Net.Sockets
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Active | Gets or sets a value indicating whether a default remote host has been established. |
![]() | Available | Gets the amount of data received from the network that is available to read. |
![]() | Client | Gets or sets the underlying network Socket. |
![]() | DontFragment | |
![]() | EnableBroadcast | |
![]() | ExclusiveAddressUse | |
![]() | MulticastLoopback | Gets or sets a Boolean value that specifies whether outgoing multicast packets are delivered to the sending application. |
![]() | Ttl | Gets or sets a value that specifies the Time to Live (TTL) value of Internet Protocol (IP) packets sent by the UdpClient. |
Show:

