Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:3500:0300:0315 [2023/04/05 05:57] – ↷ Page name changed from docs:3500:0300:0315_iexecutionengine_interface to docs:3500:0300:0315 seandocs:3500:0300:0315 [2025/06/12 02:35] (current) – Rename to AwareIM aware_support3
Line 3: Line 3:
 ===== IExecutionEngine interface ===== ===== IExecutionEngine interface =====
  
-The reference to this interface is passed to the [[pr_methods:execute|execute]] and [[pr_methods:resume|resume]] methods. A process can use the methods of this interface to communicate with the //**Aware IM**// system. The interface has the methods listed below. Note that most methods throw the following exceptions:+The reference to this interface is passed to the [[pr_methods:execute|execute]] and [[pr_methods:resume|resume]] methods. A process can use the methods of this interface to communicate with the //**AwareIM**// system. The interface has the methods listed below. Note that most methods throw the following exceptions:
  
 |''ServerTimeOutException''|Thrown if there was a call of the service exposed by a remote service provider, which timed out.| |''ServerTimeOutException''|Thrown if there was a call of the service exposed by a remote service provider, which timed out.|
Line 11: Line 11:
 The first parameter of each method is the process that called the method. When calling methods of IExecutionEngine interface the process component should always pass a reference to “this” as the first parameter to the method call. This parameter is omitted from the description below. The first parameter of each method is the process that called the method. When calling methods of IExecutionEngine interface the process component should always pass a reference to “this” as the first parameter to the method call. This parameter is omitted from the description below.
  
-{{tagtopic>progref:0300_add_custom_processes:iexecutionengine_interface_methods&linkonly&exclude=/c_template/}}+{{topic>methods +IExecutionEngine_Interface&notags}} 
  
 +{{simplenavi>:docs:3500:0300:0315:}}
  
  
  • Last modified: 2023/04/05 05:57