New to Telerik Document ProcessingStart a free 30-day trial

Type of the temporary stream.

Definition

Namespace:Telerik.Windows.Zip.Extensions

Assembly:Telerik.Windows.Zip.Extensions.dll

Syntax:

C#
public enum TemporaryStreamType

Fields

The temporary stream represents temporary file in the file system.

C#
File = 0
Remarks:

It allows manipulations with large archives and minimize memory consumption.

The temporary stream represents data in the memory.

C#
Memory = 1
Remarks:

It is the fastest way of the data manipulation.

In this article
DefinitionFieldsFileMemory
Not finding the help you need?
Contact Support