Maybe, I miss something, but I can't find any Async possibilities, when I work with LinQ.
Is it still supported and I can't find it, or are there plans to Support it?
I am looking for something like this:
Code: Select all
Dim myResult = (From myQuery in DataContext.customers).ExecuteAsync