edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Base-class for EventArgs classes associated with cancelable events.

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

Syntax

C#
public class FTPCancelableEventArgs : FTPEventArgs
Visual Basic
Public Class FTPCancelableEventArgs _
	Inherits FTPEventArgs
Visual C++
public ref class FTPCancelableEventArgs : public FTPEventArgs

Inheritance Hierarchy

See Also