Click or drag to resize

DownloadProgressEventArgs Properties

Version 102.0.100

The DownloadProgressEventArgs type exposes the following members.

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