Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

SetDownloadStreamAsync Method

Sets the stream to which the downloaded data from the server will be written.

Syntax

[VB.NET]
Public Function SetDownloadStreamAsync(ByVal DownloadStream As System.IO.Stream) As Task
[C#]
public Task SetDownloadStreamAsync(System.IO.Stream downloadStream);

Remarks

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

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