[]
Filters the data using specified filterExpression
.
Task FilterAsync(FilterExpression? filterExpression, CancellationToken cancellationToken = default)
Type | Name | Description |
---|---|---|
FilterExpression | filterExpression | The filter expression applied to the data. |
CancellationToken | cancellationToken | The cancellation token. |
Type | Description |
---|---|
Task |