Thrown when a task is cancelled before it has started running.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
[SerializableAttribute] public class FTPTaskCancelledException : FTPException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class FTPTaskCancelledException _ Inherits FTPException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class FTPTaskCancelledException : public FTPException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp..::..FTPException
EnterpriseDT.Net.Ftp..::..FTPTaskCancelledException
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp..::..FTPException
EnterpriseDT.Net.Ftp..::..FTPTaskCancelledException