Invoking delegates(Asynchronouly) in the invocation order
Managed C++/CLI
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, Delegates raised asynchrnosly does not raise in the invocation order.It executes randomly.How to make this delegate to be raised in the order it is invoked Thanks in advance Sangeetha