Represents the context available to a remote operation.
Name | Description | |
---|---|---|
CancellationToken |
Gets the current System.Threading.CancellationToken for the operation. |
|
Simulation |
Gets a value indicating whether state-modifying actions should be simulated. |
|
WorkingDirectory |
Gets the default working directory used for operations. |
Name | Description | |
---|---|---|
ResolvePath(string path) |