NetXP 3.0 Reference
FTP.Login Method
Logs in to an FTP server.
[Visual Basic]
Public Sub Login()
[C#]
public
void
Login();
Exceptions
Exception Type
Condition
IOException
IOException
See Also
FTP Class
|
NETXP.Library Namespace