Skip to content

RetrieveRequestHandlerAsync<TRow,TRetrieveRequest,TRetrieveResponse>.ExecuteQueryAsync method

Executes the query and sets the response entity if found.

protected virtual Task ExecuteQueryAsync(CancellationToken cancellationToken = default)

Exceptions

exception condition
ValidationError If entity is not found

See Also