FileUpdateProgressEventArgs Class |
Namespace: ShellBoost.Core.Utilities
public sealed class FileUpdateProgressEventArgs : EventArgs
The FileUpdateProgressEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| WorkSoFar |
Gets the portion of iWorkTotal that has been completed so far.
| |
| WorkTotal |
Gets an estimate of the amount of work to be completed.
|