GetVariablesAsync Method

Returns a dictionary containing all of the variables and their values in the raft.

Syntax

public virtual Task<IReadOnlyDictionary<Inedo.ExecutionEngine.RuntimeVariableName, string>> GetVariablesAsync()

Returns

Dictionary containing all of the variables and their values in the raft.