Method ToListAsync()

Assembly: redb.Core.dll

Execute query and return list of objects.

public virtual Task<List<RedbObject<TProps>>> ToListAsync()