IP*Works! 2016 Xamarin Edition
IP*Works! 2016 Xamarin Edition
Questions / Feedback?

PutRaw Method

Writes a raw JSON fragment.

Syntax

[VB.NET]
Public Sub PutRaw(ByVal Text As String)
[C#]
public void PutRaw(string text);

Remarks

This functionality is not yet implemented.

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

NOTE: This method has a corresponding asynchronous version (PutRawAsync) for use in the Xamarin environment.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
IP*Works! 2016 Xamarin Edition - Version 16.0 [Build 6621]