I want to build a plug-in for a Dynamics CRM 2011 installation.
My problem is that I don't find information related to the order in which the plug-in instances are executed. Microsoft says that the synchronous plug-ins are executed in the 'expected' order; but they say nothing about the asynchronous ones.
Is there a way to figure out the order in which the user actions where executed based on the plug-in execution order?