The DownloadEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCurrentProgress
Current progress of download process
Public propertyEventType
Event type
Public propertyException
Exception causing an error event, or null if none available.
Public propertyInfo
Event info text
Public propertyMaxProgress
Maximum progress value

See Also