Property ExecutionService
ExecutionService
Gets an instance of IExecution
Declaration
IExecutionService ExecutionService { get; }
Property Value
Type | Description |
---|---|
IExecution |
It contains properties and methods required for the Execution Service. |