LumiSoft Net Help
Abort Method
NamespacesLumiSoft.Net.FTP.ClientFTP_ClientAbort()()()()
Aborts an active file transfer.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Abort()
Public Sub Abort
public:
void Abort()
member Abort : unit -> unit 
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this method is accessed.
InvalidOperationExceptionIs raised when FTP client is not connected.
FTP_ClientExceptionIs raised when FTP server returns error.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119