JsonWriterWriteEndAsync Method |
Name | Description | |
---|---|---|
WriteEndAsync(CancellationToken) |
Asynchronously writes the end of the current JSON object or array.
| |
WriteEndAsync(JsonToken, CancellationToken) |
Asynchronously writes the specified end token.
|