PFJobExecutionInfoDuration Property |
Calculated duration, based on StartTime and EndTime (if present).
Will use actual time for calculation instead.
This property is not serialized.
Namespace:
Packflow.Core.Jobs
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [IgnoreDataMemberAttribute]
public TimeSpan Duration { get; }
Property Value
Type:
TimeSpanSee Also