|
DownloadStatusCurrentFileSize Property |
The size of the file currently being downloaded.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public int CurrentFileSize { get; }
Public ReadOnly Property CurrentFileSize As Integer
Get
public:
property int CurrentFileSize {
int get ();
}
member CurrentFileSize : int with get
Property Value
Type:
Int32See Also