{{tag>Programmers_Reference Methods IExecutionEngine_Interface getExecutionContext Index}} ====getExecutionContext (IProcess)==== public IExecutionContext getExecutionContext (IProcess process) This method provides the [[docs:3500:0300:0316|execution context]] in which the process is running. ===Parameters=== |''process''|the process whose execution context is required| ===Returns=== The execution context in which the process is running as an instance of the [[docs:3500:0300:0316|IExecutionContext]] interface.