In The Hand LtdIn The Hand
UdpListeners Property
NamespacesInTheHand.Net.NetworkInformationUdpStatisticsUdpListeners
.NET Components for Mobility
Gets the number of local endpoints that are listening for User Datagram Protocol (UDP) datagrams.
Declaration Syntax
C#Visual Basic
public int UdpListeners { get; }
Public ReadOnly Property UdpListeners As Integer
	Get
Value
An Int64 value that specifies the total number of sockets that are listening for UDP datagrams.
Remarks
You can use the UdpClient and Socket classes to create UDP listener applications.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0