Microsoft FactoryOrchestrator Core TaskBase LatestTaskRunRunTime
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.TaskBase
TaskBase.LatestTaskRunRunTime Property
The amount of time elapsed while running the latest run of this Task. NULL if it has never started.
public virtual System.Nullable<System.TimeSpan> LatestTaskRunRunTime { get; }