开发者

Dynamics crm 2011 - asynchronous plugin

开发者 https://www.devze.com 2023-02-22 14:34 出处:网络
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

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?


http://social.microsoft.com/Forums/en-US/crmdevelopment/thread/124c9126-ef56-4be0-a712-cf71d088295f

0

精彩评论

暂无评论...
验证码 换一张
取 消