EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    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
    Implements
    IAsyncDisposable.DisposeAsync()
    2025 © Xab3r. All rights reserved.