Method DisposeAsync
DisposeAsync()
Asynchronously releases the resources used by the instance, including disposing the source (if owned) and deleting the temporary working directory.
Declaration
public ValueTask DisposeAsync()
Returns
| Type | Description |
|---|---|
| ValueTask |