« Home | Search | API Reference

EditResult<T>.RunBackground method

public static Task<EditResult> RunBackground(Func<EditResult> func, 
    CancellationToken cancellation = default)

See Also