Abort the current action.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
protected virtual void Abort() |
| Visual Basic |
|---|
Protected Overridable Sub Abort |
| Visual C++ |
|---|
protected: virtual void Abort() |
Remarks
This does not close the FTP session.