Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
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 ) |