Reference Library
DownloadStatus Property
NamespacesMBNCSUtil.NetDownloadStatusEventArgsDownloadStatus
Gets the current length of the file that has been downloaded.
Declaration Syntax
C#Visual BasicVisual C++
public int DownloadStatus { get; }
Public ReadOnly Property DownloadStatus As Integer
	Get
public:
property int DownloadStatus {
	int get ();
}

Assembly: Asgard5Library (Module: Asgard5Library)