TCPClient.Connect Method
Definition
Connects the Client to a host
public override void Connect ();
Exceptions
System.TimeoutException
Thrown if a connection timeout occurs
Thrown if an unknown error occurs while connecting.
Connects the Client to a host
public override void Connect ();
Thrown if a connection timeout occurs
Thrown if an unknown error occurs while connecting.