SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SendText Method

Sends a text string to a 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 text string to a connected client.

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