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