Provides the context for an execution.
Name | Description | |
---|---|---|
Agent |
Gets the current agent. |
|
CancellationToken |
Gets the current System.Threading.CancellationToken for the operation. |
|
ExecutionId |
Gets the current execution ID. |
|
ExecutionStatus |
Gets the current execution status. |
|
Log |
Gets the execution log. |
|
ServerName |
Gets the name of the current server used for operations. |
|
Simulation |
Gets a value indicating whether state-modifying actions should be simulated. |
|
WorkingDirectory |
Gets the default working directory used for operations. |