SecureZipPolicy.ResourceLimits.MaxTotalBytes Property
Gets the maximum total uncompressed bytes for the entire extraction.
Namespace: DevExpress.Utils.Zip
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int64 | The maximum total size in bytes. Default: 4 GB. |
See Also