Executes a command on the FTP server.
An IAsyncResult that references the asynchronous operation.
The BeginSendCommand/EndSendCommand pair must be followed by a call to ReadResponse or BeginReadResponse methods.
Use ReadResponse or BeginReadResponse and SendCommand or BeginSendCommand to implement various custom USER commands.
Ftp Class | Rebex.Net Namespace