Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question/Suggestion] .NET 4.5 async methods #52

Closed
Choonster opened this issue Oct 23, 2013 · 2 comments
Closed

[Question/Suggestion] .NET 4.5 async methods #52

Choonster opened this issue Oct 23, 2013 · 2 comments

Comments

@Choonster
Copy link

Would it be possible to add support for the async methods in .NET 4.5 using Lua coroutines?

e.g. calling an async method from within a coroutine would cause NLua to yield and then resume when the method completes, imitating the behaviour of await in C#.

I can understand if there's no easy way of doing this.

@cmisztur
Copy link

I have not been able to figure this one out yet.

@SwiTool
Copy link

SwiTool commented Nov 27, 2019

@cmisztur sorry to ping you... But what was the link refering to? The question is no more available... Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants