Raise the Downloading event.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
C# |
---|
protected internal void RaiseDownloading( FTPFileTransferEventArgs e ) |
Visual Basic |
---|
Protected Friend Sub RaiseDownloading ( _ e As FTPFileTransferEventArgs _ ) |
Visual C++ |
---|
protected public: void RaiseDownloading( FTPFileTransferEventArgs^ e ) |
Parameters
- e
- Type: EnterpriseDT.Net.Ftp..::..FTPFileTransferEventArgs
Event arguments.