Raise the Closed event.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
protected internal void RaiseClosed( FTPConnectionEventArgs e ) |
| Visual Basic |
|---|
Protected Friend Sub RaiseClosed ( _ e As FTPConnectionEventArgs _ ) |
| Visual C++ |
|---|
protected public: void RaiseClosed( FTPConnectionEventArgs^ e ) |
Parameters
- e
- Type: EnterpriseDT.Net.Ftp..::..FTPConnectionEventArgs
Event arguments.