Dart.PowerTCP.Zip Namespace : ProgressEventArgs Class |
The following tables list the members exposed by ProgressEventArgs.
Name | Description | |
---|---|---|
Item | The ArchiveItem object currently being processed. | |
ItemIndex | The index of the ArchiveItem object currently being processed. | |
ProcessedItemBytes | The total uncompressed bytes already processed by the ArchiveItem. | |
ProcessedTotalBytes | The cumulative number of bytes that have been processed in the Archive collection during the current operation. | |
Status | The status of the current on-going operation. | |
TotalBytes | The total bytes to be processed for this operation. |