Click or drag to resize
Json.NET

JsonWriterWriteEndAsync Method

 
Overload List
  NameDescription
Public methodWriteEndAsync(CancellationToken)
Asynchronously writes the end of the current JSON object or array.
Protected methodWriteEndAsync(JsonToken, CancellationToken)
Asynchronously writes the specified end token.
Top
See Also