SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

DownloadFile Method

Downloads a file from the server.

Syntax

public void DownloadFile(string remoteFile, string localFile);
Public Sub DownloadFile(ByVal RemoteFile As String, ByVal LocalFile As String)

Remarks

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

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