DisposeAsync Method
- Namespace
- SatorImaging.UnityFundamentals
DisposeAsync()
public ValueTask DisposeAsync()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously.
Returns
- ValueTask
A task that represents the asynchronous dispose operation.