Asynchronous delegates is supported in C++/CLI?

  • Thread starter Thread starter Guest
  • Start date Start date
Willy Denoyette said:
No, it's not.

Willy.

oh, Asynchronous delegates is core technology in the .NET Framework,if
C++/CLI don't support,C++/CLI will be bad!!!!!!!!!!
I really hope it will be supported when Visual studio 2005 release.
 
dvy said:
oh, Asynchronous delegates is core technology in the .NET Framework,if
C++/CLI don't support,C++/CLI will be bad!!!!!!!!!!
I really hope it will be supported when Visual studio 2005 release.

Sorry , thought you where talking about Anonymous delegates. Sure C++/CLI
supports Asynchronous delegates.

Willy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top