SecureBlackbox 2020 .NET Edition

Questions / Feedback?

ReceiveStream Method

Downloads a message to a stream.

Syntax

public void ReceiveStream(int UID, System.IO.Stream stream);
Public Sub ReceiveStream(ByVal UID As Integer, ByVal Stream As System.IO.Stream)

Remarks

Use this method to download a server-side message to a stream object.

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