简体   繁体   English

Dynamics crm 2011 - 异步插件

[英]Dynamics crm 2011 - asynchronous plugin

I want to build a plug-in for a Dynamics CRM 2011 installation. 我想为Dynamics CRM 2011安装构建一个插件。

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? 有没有办法根据插件执行顺序确定用户操作执行的顺序?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM