IndentedTextWriter.DisposeAsync Method

Definition

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously.

C#
public override System.Threading.Tasks.ValueTask DisposeAsync();

Returns

A ValueTask representing the asynchronous dispose operation.

Applies to

Product Versions
.NET 6, 7, 8, 9, 10