Click or drag to resize
Json.NET

JsonWriterWritePropertyNameAsync Method

 
Overload List
  NameDescription
Public methodWritePropertyNameAsync(String, CancellationToken)
Asynchronously writes the property name of a name/value pair of a JSON object.
Public methodWritePropertyNameAsync(String, Boolean, CancellationToken)
Asynchronously writes the property name of a name/value pair of a JSON object.
Top
See Also