Click or drag to resize

FtpBatchProgress Event

Reports progress of the current batch upload or download.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public event EventHandler<BatchProgressEventArgs> BatchProgress

Value

Type: SystemEventHandlerBatchProgressEventArgs
See Also