Click or drag to resize

DownloadProgressEventArgs Properties

Version 109.1.110

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