IP*Works! ZIP V9 - Online Help
IP*Works! ZIP V9
Questions / Feedback?

SetFileInputStreamAsync Method

The input stream to read the decompressed data from.

Syntax

[VB.NET]
Public Function SetFileInputStreamAsync(ByVal ArchiveStream As System.IO.Stream) As Task
[C#]
public Task SetFileInputStreamAsync(System.IO.Stream archiveStream);

Remarks

This method is the asynchronous version of the SetFileInputStream method and is used to support asynchronous operations in WinRT. Please refer to SetFileInputStream for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0