LineWrappingTextWriterDisposeAsync Method
Asynchronously releases all resources used by the
TextWriter object.
Namespace: Ookii.CommandLineAssembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 4.0.0+bb7ed9a8fdfd1cb21824750a8cf508863ad15086
public override ValueTask DisposeAsync()
Public Overrides Function DisposeAsync As ValueTask
Dim instance As LineWrappingTextWriter
Dim returnValue As ValueTask
returnValue = instance.DisposeAsync()
public:
virtual ValueTask DisposeAsync() override
ValueTaskA task that represents the asynchronous dispose operation.
IAsyncDisposableDisposeAsync