Welcome Guest Search | Active Topics | Sign In | Register

Adding async/await operators Options
Paul G
Posted: Wednesday, August 13, 2014 11:20:13 AM
Rank: Newbie
Groups: Member

Joined: 8/13/2014
Posts: 6
Any plans to support the new await/async operators in .Net 4.5? I notice the conversion takes a noticeable time delay which is very understandable. But I'd like to await it because of that.
eo_support
Posted: Wednesday, August 13, 2014 12:32:40 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

I think you can just use it with await/async operator. I believe those are supported by the compilers and the .NET framework, thus no special support needed on our end.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.