| AsyncSelfServicingExtensionMethodsGetMultiAsync Method | 
| Name | Description | |
|---|---|---|
| GetMultiAsyncTEntity(IEntityCollection, EntityQueryTEntity) | 
            Async variant of GetMultiTEntity(IEntityCollection, EntityQueryTEntity).
            Fetches the query specified into the collection specified.
              | |
| GetMultiAsyncTEntity(IEntityCollection, EntityQueryTEntity, CancellationToken) | 
            Async variant of GetMultiTEntity(IEntityCollection, EntityQueryTEntity).
            Fetches the query specified into the collection specified.
              |