Click or drag to resize

DownloadProgressEventArgs Properties

Version 92.0.260

The DownloadProgressEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyGuid
Global unique identifier of the download.
Public propertyReceivedBytes
Total bytes received.
Public propertyState
Public propertyTotalBytes
Total expected bytes to download.
Top
See Also