docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo.ProGet.Data
DB.Context
Executions_GetExecutionAsync(int!)
Executions_GetExecutionAsync(int? Execution_Id) Method
Gets information about an execution as well as all of the log entries for it.
Syntax
public
Task
<
DB.Outputs.Executions_GetExecution
> Executions_GetExecutionAsync(
int
? Execution_Id)
Parameters
Execution_Id
Type: int?