public IExecutionContext getExecutionContext (IProcess process)
This method provides the execution context in which the process is running.
process | the process whose execution context is required |
The execution context in which the process is running as an instance of the IExecutionContext interface.