Skip to content

ListRequestHandlerAsync<TRow,TListRequest,TListResponse>.OnAfterExecuteQueryAsync method

Called after executing the list query

protected virtual Task OnAfterExecuteQueryAsync(CancellationToken cancellationToken = default)

See Also