Class ProgressEventArgs
ProgressEventArgs class
Class for event data containing the number of bytes proceeded.
public class ProgressEventArgs : EventArgs
Constructors
Name | Description |
---|---|
ProgressEventArgs(ulong) | Initializes a new instance of the ProgressEventArgs class. |
Properties
Name | Description |
---|---|
ProceededBytes { get; } | Gets the number of bytes proceeded. |
See Also
- namespace Aspose.Zip
- assembly Aspose.Zip