SecureBlackbox 2020 .NET Edition

Questions / Feedback?

UploadStream Method

Uploads a stream to the server.

Syntax

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

Remarks

Use this method to upload LocalStream or its part to RemoteFile on the WebDAV server.

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