ListRequestHandlerAsync<TRow,TListRequest,TListResponse>.ExecuteQueryAsync method
namespace: Serenity.Services assembly: Serenity.Net.Services
Executes the query sets values / entities and total count.
protected virtual Task ExecuteQueryAsync(
CancellationToken cancellationToken = default(CancellationToken))