SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

DownloadStream Method

Downloads a file from the server.

Syntax

public void DownloadStream(string remoteFile, System.IO.Stream localStream);
Public Sub DownloadStream(ByVal RemoteFile As String, ByVal LocalStream As System.IO.Stream)

Remarks

Use this method to download the RemoteFile or its part from the server and save it in LocalStream.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 .NET Edition - Version 20.0 [Build 8166]