Logoff Method
Logoff from the FTP server by posting a QUIT command.
Syntax
public void logoff();
Remarks
This method is used to logoff from the FTP server by posting a QUIT command. If that fails, the connection is terminated by the local host.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Logoff MethodLogoff from the FTP server by posting a QUIT command. Syntaxpublic void logoff(); RemarksThis method is used to logoff from the FTP server by posting a QUIT command. If that fails, the connection is terminated by the local host. |
||