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