edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Cancels this task (see CancelTask(IAsyncResult).

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public bool Cancel()
Visual Basic
Public Function Cancel As Boolean
Visual C++
public:
bool Cancel()

Return Value

true if the task was cancelled successfully.

See Also