ProGet SDK Reference
Version:

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?