An NDoc Documented Class Library

FTPFileTransferEventArgs.Cancel Property

Cancel transfer.

public override bool Cancel {get; set;}

Remarks

For Uploading and Downloading this flag may be set to false if the operation is to be aborted. For Uploaded and Downloaded this flag indicates if the operation was aborted.

Note that multiple file transfers cannot be cancelled.

See Also

FTPFileTransferEventArgs Class | EnterpriseDT.Net.Ftp Namespace