SecureZipPolicy.ResourceLimits.MaxEntryBytes Property
Gets the maximum allowed uncompressed bytes for a single archive entry.
Namespace: DevExpress.Utils.Zip
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int64 | The maximum entry size in bytes. Default: 2 GB. |
See Also