SelfServicingExtensionMethods.GetMultiAsync Method |
Name | Description | |
---|---|---|
GetMultiAsync<TEntity>(IEntityCollection, EntityQuery<TEntity>) |
Async variant of GetMulti<TEntity>(IEntityCollection, EntityQuery<TEntity>).
Fetches the query specified into the collection specified.
| |
GetMultiAsync<TEntity>(IEntityCollection, EntityQuery<TEntity>, CancellationToken) |
Async variant of GetMulti<TEntity>(IEntityCollection, EntityQuery<TEntity>).
Fetches the query specified into the collection specified.
|