RetrieveRequestHandlerAsync<TRow,TRetrieveRequest,TRetrieveResponse>.OnBeforeExecuteQueryAsync method
namespace: Serenity.Services assembly: Serenity.Net.Services
Called before executing the retrieve query
protected virtual Task OnBeforeExecuteQueryAsync(
CancellationToken cancellationToken = default(CancellationToken))