Version:
SetVariableAsync(Inedo.ExecutionEngine.RuntimeVariableName name, string value, System.Threading.CancellationToken cancellationToken) Method
Syntax
public
virtual
System.Threading.Tasks.Task SetVariableAsync(Inedo.ExecutionEngine.RuntimeVariableName name, string value, System.Threading.CancellationToken cancellationToken)
Parameters
- name
- Type: Inedo.ExecutionEngine.RuntimeVariableName
- value
- Type: string
- cancellationToken
- Type: System.Threading.CancellationToken