Click or drag to resize
DownloadStatusFileBytesReceived Property
The number of bytes received of the currently downloading file.
Remarks
For multiple file downloads, this number resets with each new file that is received.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public int FileBytesReceived { get; set; }

Property Value

Type: Int32
See Also