Microsoft FactoryOrchestrator Core TaskRun ExitCode
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.TaskRun
TaskRun.ExitCode Property
The exit code of this run. NULL if it has not finished.
public System.Nullable<int> ExitCode { get; set; }