Method DisposeAsync
DisposeAsync()
Asynchronously ensures the block of code takes at least the specified minimum time to execute. If the code finishes earlier, the remaining time is spent asynchronously using a high-precision sleep method.
Declaration
public ValueTask DisposeAsync()
Returns
Type | Description |
---|---|
ValueTask |