Reference Library
FilePartDownloaded Event
NamespacesMBNCSUtil.NetBnFtpRequestBaseFilePartDownloaded
Indicates that part of a file has been downloaded during this request.
Declaration Syntax
C#Visual BasicVisual C++
public event DownloadStatusEventHandler FilePartDownloaded
Public Event FilePartDownloaded As DownloadStatusEventHandler
public:
 event DownloadStatusEventHandler^ FilePartDownloaded {
	void add (DownloadStatusEventHandler^ value);
	void remove (DownloadStatusEventHandler^ value);
}

Assembly: Asgard5Library (Module: Asgard5Library)