PutRaw Method

Writes a raw JSON fragment.

Syntax

public void PutRaw(string text);
Public Sub PutRaw(ByVal Text As String)

Remarks

This method writes raw data to the output. This may be used to write any data of any format directly to the output.

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