Enum TemporaryStreamType
Type of the temporary stream.
Namespace: Telerik.Windows.Zip.Extensions
Assembly: Telerik.Windows.Zip.Extensions.dll
Syntax
public enum TemporaryStreamType
File
The temporary stream represents temporary file in the file system.
Memory
The temporary stream represents data in the memory.