UdpClient::Ttl Property
.NET Framework (current version)
Gets or sets a value that specifies the Time to Live (TTL) value of Internet Protocol (IP) packets sent by the UdpClient.
Assembly: System (in System.dll)
The TTL value indicates the maximum number of routers a packet can traverse before the router discards the packet and an Internet Control Message Protocol (ICMP) "TTL exceeded" error message is returned to the sender.
.NET Framework
Available since 2.0
Available since 2.0
Show: