SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SetClientBuffer Method

Commits a data buffer to the connection.

Syntax

public void SetClientBuffer(long connectionID, byte[] value);
Public Sub SetClientBuffer(ByVal ConnectionID As Long, ByVal Value As Byte())

Remarks

Use this method from your ReadFile event handler to commit a chunk of file data to the server component.

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