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

Search Results for

    Method RunAsync

    RunAsync<T>(IScheduler, Func<T>)

    Declaration
    public static Task<T> RunAsync<T>(this IScheduler scheduler, Func<T> action)
    Parameters
    Type Name Description
    IScheduler scheduler
    Func<T> action
    Returns
    Type Description
    Task<T>
    Type Parameters
    Name Description
    T
    2025 © Xab3r. All rights reserved.