Click or drag to resize

RenderProgressEventArgs Properties

The RenderProgressEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyMessage
Gets or sets a message describing current work being done.
Public propertyProgress
Gets or sets the current progress.
Public propertyTotal
Gets or sets the total amount of work to do.
Top
See Also