An NDoc Documented Class Library

FTPCancelableEventArgs.Cancel Property

Determines whether or not the operation should be cancelled.

public virtual bool Cancel {get; set;}

Remarks

If Cancel is true then the operation will be cancelled, otherwise it will proceed.

See Also

FTPCancelableEventArgs Class | EnterpriseDT.Net.Ftp Namespace