JsonTextWriterWritePropertyNameAsync Method |
Name | Description | |
---|---|---|
WritePropertyNameAsync(String, CancellationToken) |
Asynchronously writes the property name of a name/value pair of a JSON object.
(Overrides JsonWriterWritePropertyNameAsync(String, CancellationToken).) | |
WritePropertyNameAsync(String, Boolean, CancellationToken) |
Asynchronously writes the property name of a name/value pair of a JSON object.
(Overrides JsonWriterWritePropertyNameAsync(String, Boolean, CancellationToken).) |