Name | Description | |
---|---|---|
![]() | ProgressionInfo Constructor | Initializes a new instance of the ProgressionInfo class. |
The following tables list the members exposed by ProgressionInfo.
Name | Description | |
---|---|---|
![]() | ProgressionInfo Constructor | Initializes a new instance of the ProgressionInfo class. |
Name | Description | |
---|---|---|
![]() | m_processed | The amount of bytes or items processed. |
![]() | m_total | The total amount of bytes or items to process. |
Name | Description | |
---|---|---|
![]() | Percent | Gets the ratio (percentage) of bytes or FileSystemItem objects processed so far. |
![]() | Processed | Gets or sets the number of bytes or FileSystemItem objects processed so far. |
![]() | ProcessedInterlocked | |
![]() | Total | Gets or sets the total number of bytes or FileSystemItem objects to be processed. |
Name | Description | |
---|---|---|
![]() | IncrementProcessed |