NOTE: This method is now obsolete.
The Logoff method is obsolete and does not do anything. There is no need to use it. Its original functionality was moved to Reinitialize method.
This method is now obsolete. It is just an empty stub. It is NOT necessary to call this before disconnecting or attempting another login!
An IAsyncResult that references the asynchronous operation.
The Logoff method used to represent FTP REIN command in previous versions. This has caused a lot of confusion not only due to its name, but due to the fact that it is rarely useful and most servers do not implement it.
If you really do need REIN functionality, use BeginReinitialize method.
Ftp Class | Rebex.Net Namespace