ProgressEventArgs Constructor |
Name | Description | |
---|---|---|
ProgressEventArgs | Creates a new instance of ProgressEventArgs. | |
ProgressEventArgs(Int32, Int32) | Creates a new instance of ProgressEventArgs specifying the current and total progress values. | |
ProgressEventArgs(Int32, Int32, String) | Creates a new instance of ProgressEventArgs specifying the current and total values, and the name of the
method. |