ScheduledJobDefinition.ExecutionHistoryLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the maximum number of job execution data allowed in the job store.
public int ExecutionHistoryLength { get; }
member this.ExecutionHistoryLength : int
Public ReadOnly Property ExecutionHistoryLength As Integer