| QueryableExtensionMethodsToArrayAsync Method | 
| Name | Description | |
|---|---|---|
| ToArrayAsyncTResult(IQueryableTResult) | 
            Executes source asynchronously and stores the results in a new TResult[]. Requires the IQueryable to implement ILLBLGenProQuery.
              | |
| ToArrayAsyncTResult(IQueryableTResult, CancellationToken) | 
            Executes source asynchronously and stores the results in a new TResult[]. Requires the IQueryable to implement ILLBLGenProQuery.
              |