Page 1 of 1

LinQConnect & Async

Posted: Thu 07 Nov 2013 15:13
by Zero-G.
Hey
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
Thx for your advise

Re: LinQConnect & Async

Posted: Fri 08 Nov 2013 13:13
by MariiaI
No, it is not supported in LinqConnect. We will consider the possibility to add this support, but we can't tell any timeframe at the moment. We will inform you about the results as soon as any are available.
JIC: Async methods, such as ToListAsync(),etc., are supported in LinqConnect for Metro.

Re: LinQConnect & Async

Posted: Fri 15 Aug 2014 12:13
by Zero-G.
Hey

Is there any Kind of News to the Async Extension?

THX

Re: LinQConnect & Async

Posted: Fri 15 Aug 2014 12:52
by MariiaI
We are investigating the possibility of adding this support, however we can't tell any timeframe at the moment. We will inform you about the results as soon as any are available.