Aborts an active file transfer.
| C# | Visual Basic | Visual C++ | F# |
public void Abort()
Public Sub Abort
public: void Abort()
member Abort : unit -> unit
| Exception | Condition |
|---|---|
| ObjectDisposedException | Is raised when this object is disposed and this method is accessed. |
| InvalidOperationException | Is raised when FTP client is not connected. |
| FTP_ClientException | Is raised when FTP server returns error. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119