Skip to content

RetrieveRequestHandlerAsync<TRow,TRetrieveRequest,TRetrieveResponse>.OnBeforeExecuteQueryAsync method

Called before executing the retrieve query

protected virtual Task OnBeforeExecuteQueryAsync(CancellationToken cancellationToken = default)

See Also