Skip to content

ListRequestHandlerAsync<TRow,TListRequest,TListResponse>.OnBeforeExecuteQueryAsync method

Called before executing the list query

protected virtual Task OnBeforeExecuteQueryAsync(CancellationToken cancellationToken = default)

See Also