|
Stimulsoft Reports Class Reference
|
Asynchronously serializes the specified object to a JSON string using formatting and a collection of JsonConverter. Serialization will happen on a new thread.
|
Parameters |
Description |
|
value |
The object to serialize. |
|
formatting |
Indicates how the output is formatted. |
|
settings |
The JsonSerializerSettings used to serialize the object. If this is null, default serialization settings will be used. |
A task that represents the asynchronous serialize operation. The value of the TResult parameter contains a JSON string representation of the object.
Doc-O-Matic.|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2017. All rights reserved.
|