This topic has not yet been rated - Rate this topic

TcpClient Constructor

Initializes a new instance of the TcpClient 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 TcpClient() Initializes a new instance of the TcpClient class.
Public method TcpClient(AddressFamily) Initializes a new instance of the TcpClient class with the specified family.
Public method TcpClient(IPEndPoint) Initializes a new instance of the TcpClient class and binds it to the specified local endpoint.
Public method TcpClient(String, Int32) Initializes a new instance of the TcpClient class and connects to the specified port on the specified host.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ