SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SendText Method

Sends a piece of text data to the client.

Syntax

public void SendText(long connectionID, string text);
Public Sub SendText(ByVal ConnectionID As Long, ByVal Text As String)

Remarks

Use this method to send a piece of text data to the client.

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