LineWrappingTextWriterDisposeAsync Method
Asynchronously releases all resources used by the
TextWriter object.
Namespace: Ookii.CommandLineAssembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 4.1.0+9df03b6173b5fc9d44dc39638758964dd7a0f4c7
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