SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SetResponseJSON Method

Sets a string to be served as a JSON response.

Syntax

public void SetResponseJSON(long connectionId, string data);
Public Sub SetResponseJSON(ByVal ConnectionId As Long, ByVal Data As String)

Remarks

Use this property to provide the JSON response content in a string.

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