This is the overview for the SerializeObjectAsync method overload.
|
Name |
Description |
![]() ![]() |
Asynchronously serializes the specified object to a JSON string. Serialization will happen on a new thread. | |
![]() ![]() |
Asynchronously serializes the specified object to a JSON string using formatting. Serialization will happen on a new thread. | |
![]() ![]() |
Asynchronously serializes the specified object to a JSON string using formatting and a collection of JsonConverter. Serialization will happen on a new thread. |
What do you think about this topic? Send feedback!
|
Copyright (c) 2017. All rights reserved.
|