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