Provides arguments for progress events.
constructor(progress: number): ProgressEventArgs
Initializes a new instance of the ProgressEventArgs class.
Number between 0 and 100 that represents the progress.
Provides a value to use with events that do not have event data.