edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

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

Syntax

C#
protected internal virtual void OnError(
	FTPErrorEventArgs e
)
Visual Basic
Protected Friend Overridable Sub OnError ( _
	e As FTPErrorEventArgs _
)
Visual C++
protected public:
virtual void OnError(
	FTPErrorEventArgs^ e
)

See Also