An NDoc Documented Class Library |
|
FTPClient Constructor (IPAddress, Int32, Int32)
NOTE: This constructor is now obsolete.
This constructor is obsolete; use the default constructor and properties instead
Constructs an FTPClient
instance and connects to the FTP server.
Parameters
-
remoteAddr
- The address of the FTP server.
-
controlPort
- The port for control stream (-1 for default port).
-
timeout
- The length of the timeout in milliseconds (pass in 0 for no timeout)
See Also
FTPClient Class | EnterpriseDT.Net.Ftp Namespace | FTPClient Constructor Overload List