This topic has not yet been rated - Rate this topic

UdpClient Constructor

Initializes a new instance of the UdpClient class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method UdpClient() Initializes a new instance of the UdpClient class.
Public method UdpClient(AddressFamily) Initializes a new instance of the UdpClient class.
Public method UdpClient(Int32) Initializes a new instance of the UdpClient class and binds it to the local port number provided.
Public method UdpClient(IPEndPoint) Initializes a new instance of the UdpClient class and binds it to the specified local endpoint.
Public method UdpClient(Int32, AddressFamily) Initializes a new instance of the UdpClient class and binds it to the local port number provided.
Public method UdpClient(String, Int32) Initializes a new instance of the UdpClient class and establishes a default remote host.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ